gsurma / cartpoleLinks
OpenAI's cartpole env solver.
☆155Updated 2 years ago
Alternatives and similar repositories for cartpole
Users that are interested in cartpole are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 5 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Solving OpenAI Gym problems.☆186Updated 4 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆302Updated 2 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆371Updated last year
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 6 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆113Updated 7 years ago
- ☆302Updated 2 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆545Updated 5 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Updated 5 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆352Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆547Updated 10 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆323Updated 3 years ago
- AI research environment for the Atari 2600 games 🤖.☆258Updated 3 years ago
- ☆422Updated 2 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆150Updated 7 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆327Updated 3 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆189Updated last year
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- ☆185Updated 3 years ago
- Structural implementation of RL key algorithms☆514Updated 2 years ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆73Updated 6 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆309Updated 5 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆87Updated 4 years ago