Nasdin/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 efficient than DQN and obsoletes it. Can play on many games
PythonBSD-3-Clause
Issues
- 0
Question on LSTM implementation
#4 opened by MarcoMeter - 0
- 2
How do I run it?
#2 opened by SethKitchen