Yrlu Reinforcement Learning Save

Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.

Project README

Implementation of Reinforcement Learning Algorithms in Python

Implementation of selected reinforcement learning algorithms with tensorflow.

Implemented Algorithms

(Click into the links for more details)

Advanced
Policy Gradient Methods
Temporal Difference Learning
Monte Carlo Methods
Dynamic Programming MDP Solver

Environments

  • envs/gridworld.py: minimium gridworld implementation for testings

Dependencies

  • Python 2.7
  • Numpy
  • Tensorflow 0.12.1
  • OpenAI Gym (with Atari) 0.8.0
  • matplotlib (optional)

Tests

  • Files: test_*.py
  • Run unit test for [class]:

python test_[class].py

MIT License

Open Source Agenda is not affiliated with "Yrlu Reinforcement Learning" Project. README Source: yrlu/reinforcement_learning
Stars
148
Open Issues
0
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating