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:
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆217Updated 5 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- ☆430Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- 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.☆374Updated 2 years ago
- AI research environment for the Atari 2600 games 🤖.☆260Updated 3 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆331Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆356Updated 5 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆552Updated last year
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆552Updated 5 years ago
- ☆303Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆625Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆688Updated 4 years ago
- Reinforcement learning with tensorflow 2 keras☆252Updated 4 years ago
- Reinforcement learning tutorials☆391Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆312Updated 5 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆729Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆305Updated 2 years ago
- Reinforcement Learning examples implementation and explanation☆340Updated last year
- ☆186Updated 3 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆193Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,190Updated 3 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆704Updated last year
- List of competitions related to Reinforcement Learning☆350Updated last year
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 7 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 4 years ago