BenSecret / CartPoleLinks
Solving CartPole with an Anticipatory network
☆22Updated 6 years ago
Alternatives and similar repositories for CartPole
Users that are interested in CartPole are comparing it to the libraries listed below
Sorting:
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- Actor-critic with experience replay☆256Updated 3 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 8 years ago
- ☆304Updated 2 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆276Updated 7 years ago
- Multi Agent Reinforcement Learning using MalmÖ☆265Updated 5 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆152Updated 2 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago
- Multiagent Cooperation and Competition with Deep Reinforcement Learning☆123Updated 10 years ago
- ☆77Updated 8 years ago
- A reinforcement learning framework☆157Updated 7 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 8 years ago
- The multi-agent version of TORCS for developing control algorithms for fully autonomous driving in the cluttered, multi-agent settings of…☆145Updated 6 years ago
- C51-DDQN in Keras☆127Updated 8 years ago
- Implementation of Multi-Agent Deep Deterministic Policy Gradients☆39Updated 7 years ago
- PyTorch implementation of Proximal Policy Optimization☆53Updated 8 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆333Updated 4 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆435Updated 2 years ago
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…☆178Updated 4 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Updated 7 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆173Updated 4 years ago
- An implementation of the Augmented Random Search algorithm☆427Updated 4 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- implement of prioritized experience replay☆159Updated 7 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆127Updated 6 years ago