whitepaper / RL-ZooLinks
Implementations of Reinforcement Learning Algorithm
☆42Updated 7 years ago
Alternatives and similar repositories for RL-Zoo
Users that are interested in RL-Zoo are comparing it to the libraries listed below
Sorting:
- A pack of reinforcement learning algorithms.☆84Updated 3 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆70Updated 8 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>