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
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆302Updated last year
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- ☆398Updated last year
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Solving OpenAI Gym problems.☆186Updated 4 years ago
- ☆303Updated 2 years ago
- ☆185Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆315Updated 3 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.☆366Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆545Updated 6 months ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- A collection of multi agent environments based on OpenAI gym.☆597Updated 10 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆305Updated 2 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆293Updated 2 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆229Updated 4 years ago
- Code from "Intro to OpenAI Gym" tutorial video: https://youtu.be/8MC3y7ASoPs☆69Updated 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…☆183Updated 7 months ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆336Updated 5 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆85Updated 4 years ago
- Simple Cartpole example writed with pytorch.☆167Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆298Updated 2 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- AI research environment for the Atari 2600 games 🤖.☆258Updated 2 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆191Updated 2 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆541Updated 4 years ago
- A simple stochastic OpenAI environment for training RL agents☆89Updated 2 years ago