Solving OpenAI Gym problems.
☆189Jan 12, 2021Updated 5 years ago
Alternatives and similar repositories for OpenAIGym
Users that are interested in OpenAIGym are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Open source collection of Reinforcement Learning Environments.☆74Jul 16, 2023Updated 2 years ago
- Solving openAI's game 'BipedalWalker-v2' with Deep Reinforcement Learning☆27May 26, 2020Updated 5 years ago
- ☆92Dec 9, 2020Updated 5 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆107Jun 7, 2019Updated 6 years ago
- Implementation of Soft Actor Critic☆37Aug 27, 2021Updated 4 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Apr 20, 2020Updated 5 years ago
- Reinforcement learning tutorials☆403Mar 25, 2023Updated 3 years ago
- PyTorch implementation of different Deep RL algorithms for the LunarLander-v2 environment in OpenAI Gym☆11May 20, 2018Updated 7 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Dec 18, 2020Updated 5 years ago
- Reinforcement Learning DQN - using OpenAI gym Mountain Car☆23Oct 25, 2022Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆177Dec 8, 2022Updated 3 years ago
- An environment of the board game Go using OpenAI's Gym API☆176May 3, 2022Updated 3 years ago
- A MATLAB simple interactive Reinforcement Learning environment for Evolutionary Neural Network-based car with a proximity sensor☆14Apr 11, 2019Updated 6 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆75May 7, 2019Updated 6 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Dec 30, 2019Updated 6 years ago
- An implementation of main reinforcement learning algorithms: solo-agent and ensembled versions.☆13Feb 7, 2019Updated 7 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆352Mar 25, 2023Updated 3 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆310Mar 24, 2023Updated 3 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Oct 7, 2018Updated 7 years ago
- Evolutionary Strategies for PyTorch☆23Dec 26, 2018Updated 7 years ago
- AI research environment for the Atari 2600 games 🤖.☆263Aug 30, 2022Updated 3 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆85Nov 22, 2022Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆452Oct 21, 2021Updated 4 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Dec 8, 2022Updated 3 years ago
- For the tutorial blogpost☆74May 11, 2022Updated 3 years ago
- ☆18Nov 9, 2025Updated 4 months ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆207Oct 5, 2022Updated 3 years ago
- A DQN implementation using Keras and Tensorflow☆11Oct 11, 2018Updated 7 years ago
- The implement of GAIL with pytorch☆14Mar 11, 2020Updated 6 years ago
- Contains implementation of the DoubIL and ResiduIL algorithms from the ICML '22 paper Causal Imitation Learning under Temporally Correlat…☆11Dec 9, 2022Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆693Dec 18, 2025Updated 3 months ago
- RL Agent for Atari Game Pong☆11Aug 25, 2019Updated 6 years ago
- This is pytorch implmentation project of Bootsrapped DQN☆13Dec 6, 2020Updated 5 years ago
- In this repo, I used some math and image manipulation skills to create my own reinforcement learning environnement for autonomous car☆12Jun 24, 2019Updated 6 years ago
- Solves inverse kinematics problem for KukaKR210 using neural networks☆20Jul 14, 2017Updated 8 years ago
- This code accompanies the YouTube tutorial where we build a custom OpenAI environment for reinforcement learning.☆105Oct 19, 2023Updated 2 years ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆24Aug 11, 2021Updated 4 years ago
- Proximal Policy Optimization(PPO) with Keras Implementation☆17Aug 8, 2020Updated 5 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Mar 24, 2023Updated 3 years ago