gsurma / cartpole
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
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 4 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆292Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 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.☆364Updated last year
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- ☆303Updated 2 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆542Updated 4 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆113Updated 7 years ago
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 6 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆542Updated 5 months ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆84Updated 4 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆317Updated 3 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- ☆185Updated 3 years ago
- A simple stochastic OpenAI environment for training RL agents☆89Updated 2 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- Solving OpenAI Gym problems.☆186Updated 4 years ago
- ☆394Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆220Updated 2 months ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆296Updated last year
- Reinforcement Learning in Keras on VizDoom☆145Updated 7 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆292Updated 5 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆332Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- AI research environment for the Atari 2600 games 🤖.☆258Updated 2 years ago
- Using the deep reinforcement learning algorithm A3C to train my agent to play the Atari game Breakout!☆32Updated 6 years ago
- Simple Cartpole example writed with pytorch.☆167Updated 5 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆678Updated 4 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆207Updated 3 years ago