Skip to content

Latest commit

 

History

History
executable file
·
5 lines (4 loc) · 426 Bytes

README.md

File metadata and controls

executable file
·
5 lines (4 loc) · 426 Bytes

Reinforcement Learning Implementations

This repo contains implementations for standard reinforcement learning algorithms. Feel free to use the code in your projects; just provide a citation. Please let me know if there are any areas that can be improved!

References

I received a great deal of help from UC Berkeley's deep reinforcement learning course taught by Sergey Levine: http://rail.eecs.berkeley.edu/deeprlcourse/.