A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartPole, LunarLander, and MountainCar.
Stars
122
Forks
13
Watchers
122
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
18
commits
Improve numerical stability for PPO, fix typos in NGU, Agent57
1b5450eView on GitHubfix bug when compute distance in episodic curiosity module
e06fd3fView on GitHubFix bug when running evaluation loop, adapt test scripts, remove out-dated checkpoint files
e6585c3View on GitHubFix bug when running evaluation loop, adapt test scripts, remove out-dated checkpoint files
5187175View on GitHubFix bug in gym_env module, add feature to compress atari state when saving to replay
ece30e8View on GitHub