shivaverma / OpenAIGymLinks
Solving OpenAI Gym problems.
☆187Updated 5 years ago
Alternatives and similar repositories for OpenAIGym
Users that are interested in OpenAIGym are comparing it to the libraries listed below
Sorting:
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- Coding Demos from the School of AI's Move37 Course☆181Updated 7 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆218Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆178Updated 3 years ago
- ☆436Updated 2 years ago
- ☆187Updated 3 years ago
- Reinforcement learning tutorials☆399Updated 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 reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- Reinforcement Learning examples implementation and explanation☆346Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 5 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- OpenAI's cartpole env solver.☆155Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆359Updated 6 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆247Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆335Updated 4 years ago
- Reinforcement learning with tensorflow 2 keras☆252Updated 4 years ago
- Open source collection of Reinforcement Learning Environments.☆75Updated 2 years ago
- List of competitions related to Reinforcement Learning☆349Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆715Updated last year
- A PyTorch library for building deep reinforcement learning agents.☆654Updated last year
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆90Updated 5 years ago
- An RL agent for the Google Football environment☆96Updated 4 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆458Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆554Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆319Updated 5 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆491Updated 4 years ago
- AI research environment for the Atari 2600 games 🤖.☆261Updated 3 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆347Updated 2 years ago