DeepRL-Grounding
RL Agent Trainer
Trains an RL agent to execute natural language instructions in a 3D environment using a combination of A3C and gated attention mechanisms.
Train an RL agent to execute natural language instructions in a 3D Environment (PyTorch)
237 stars
11 watching
37 forks
Language: Python
last commit: almost 7 years ago a3c-lstmgated-attentionlanguage-groundingpytorchpytorch-rlreinforcement-learning
Related projects:
Repository | Description | Stars |
---|---|---|
| Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 830 |
| A comprehensive project that provides an implementation of deep reinforcement learning algorithms using PyTorch and Visdom. | 798 |
| A comprehensive library for building deep reinforcement learning agents using PyTorch | 647 |
| A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities | 572 |
| A platform for multi-agent reinforcement learning research and development | 1,700 |
| A modular and unified framework for implementing common deep reinforcement learning algorithms in PyTorch | 2,236 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| This project implements a PyTorch-based framework for learning discrete communication protocols in multi-agent reinforcement learning environments. | 349 |
| An implementation of an A3C algorithm for reinforcement learning in Pytorch, with various optimizations and extensions to accelerate training. | 562 |
| An open-source reinforcement learning library for PyTorch, providing a simple and clear implementation of various algorithms. | 402 |
| A comprehensive tutorial on deep learning for natural language processing with PyTorch, covering the basics and advancing to linguistic structure prediction. | 1,942 |
| A PyTorch-based toolbox for building and training deep learning models with ease. | 204 |
| Teaching software developers to build intelligent agents using deep reinforcement learning and OpenAI Gym | 374 |
| Enables training of reinforcement learning models with PyTorch on Godot Engine using shared memory | 214 |
| A Python library providing reinforcement learning building blocks for implementing agent policies and functions | 1,272 |