a3c-lstm topic
ReinforcementLearning-AtariGame
Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advantage Actor-Critic (A3C) Algorithm. This is much superior and effi...
a3c_continuous
A continuous action space version of A3C LSTM in pytorch plus A3G design
DeepRL-Grounding
Train an RL agent to execute natural language instructions in a 3D Environment (PyTorch)
Super-Mario-Bros-RL
This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super Mario Bros
WorldModels-A3C
World Models with A3C on Carracing-v0 in gym
policy-value-methods
Deep Reinforcement Learning algorithms for Policy Value methods written from scratch.
a3c-super-mario-pytorch
Reinforcement Learning for Super Mario Bros using A3C on GPU