gsurma / cartpoleLinks
OpenAI's cartpole env solver.
☆156Updated 2 years ago
Alternatives and similar repositories for cartpole
Users that are interested in cartpole are comparing it to the libraries listed below
Sorting:
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 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
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆544Updated 5 years ago
- Proximal Policy Optimization implementation with TensorFlow☆107Updated 6 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆217Updated 5 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆113Updated 7 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.☆368Updated last year
- ☆406Updated last year
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆186Updated 8 months ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆215Updated 4 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆344Updated 5 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆232Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- ☆303Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆300Updated 2 years ago
- AI research environment for the Atari 2600 games 🤖.☆259Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆310Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆547Updated 7 months ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 5 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆320Updated 3 years ago
- A simple stochastic OpenAI environment for training RL agents☆89Updated 2 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆227Updated 4 months ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆495Updated 2 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago