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
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Tensorflow implementation of Deepminds dqn with double dueling networks☆217Updated 5 years ago
- ☆435Updated 2 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 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.☆375Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 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…☆193Updated last year
- ☆187Updated 3 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 8 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆552Updated 5 years ago
- Reinforcement learning tutorials☆393Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆357Updated 5 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆73Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆551Updated last year
- Code from "Intro to OpenAI Gym" tutorial video: https://youtu.be/8MC3y7ASoPs☆69Updated 6 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆333Updated 4 years ago
- ☆303Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆690Updated 2 weeks ago
- Proximal Policy Optimization implementation with TensorFlow☆108Updated 7 years ago
- AI research environment for the Atari 2600 games 🤖.☆260Updated 3 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆313Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆127Updated 5 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 6 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Find best-response to a fixed policy in multi-agent RL☆290Updated 3 years ago
- Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTo…☆394Updated 2 years ago
- Reinforcement Learning examples implementation and explanation☆340Updated last year