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)

GitHub

237 stars
11 watching
37 forks
Language: Python
last commit: over 8 years ago
a3c-lstmgated-attentionlanguage-groundingpytorchpytorch-rlreinforcement-learning

Related projects:

RepositoryDescriptionStars
tristandeleu/pytorch-maml-rlReplication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks830
jingweiz/pytorch-rlA comprehensive project that provides an implementation of deep reinforcement learning algorithms using PyTorch and Visdom.798
cpnota/autonomous-learning-libraryA comprehensive library for building deep reinforcement learning agents using PyTorch647
graal-research/poutyneA PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities572
geek-ai/magentA platform for multi-agent reinforcement learning research and development1,700
astooke/rlpytA modular and unified framework for implementing common deep reinforcement learning algorithms in PyTorch2,236
l0sg/relational-rnn-pytorchAn implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling245
minqi/learning-to-communicate-pytorchThis project implements a PyTorch-based framework for learning discrete communication protocols in multi-agent reinforcement learning environments.349
dgriff777/rl_a3c_pytorchAn implementation of an A3C algorithm for reinforcement learning in Pytorch, with various optimizations and extensions to accelerate training.562
iffix/machinAn open-source reinforcement learning library for PyTorch, providing a simple and clear implementation of various algorithms.402
rguthrie3/deeplearningfornlpinpytorchA comprehensive tutorial on deep learning for natural language processing with PyTorch, covering the basics and advancing to linguistic structure prediction.1,942
dmarnerides/pydltA PyTorch-based toolbox for building and training deep learning models with ease.204
packtpublishing/hands-on-intelligent-agents-with-openai-gymTeaching software developers to build intelligent agents using deep reinforcement learning and OpenAI Gym374
lupoglaz/godotaigymEnables training of reinforcement learning models with PyTorch on Godot Engine using shared memory214
google-deepmind/rlaxA Python library providing reinforcement learning building blocks for implementing agent policies and functions1,272