alirezamika / evostraLinks
A fast Evolution Strategy implementation in Python
☆271Updated 5 years ago
Alternatives and similar repositories for evostra
Users that are interested in evostra are comparing it to the libraries listed below
Sorting:
- Reinforcement Learning in Keras on VizDoom☆142Updated 8 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 6 years ago
- An implementation of the ideas from this paper https://arxiv.org/pdf/1803.10122.pdf☆286Updated 2 years ago
- C51-DDQN in Keras☆126Updated 8 years ago
- A reinforcement learning framework☆157Updated 7 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- An implementation of the Augmented Random Search algorithm☆426Updated 4 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 7 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- ☆562Updated 2 years ago
- Evolution Strategies in PyTorch☆354Updated 8 years ago
- ☆25Updated 6 years ago
- AI learning to walk in gym's BipedalWalker environment.☆67Updated 8 years ago
- Deep Reinforcement Learning library for humans☆299Updated 8 years ago
- A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning ag…