Solving OpenAI Gym problems.
☆188Jan 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
Sorting:
- Open source collection of Reinforcement Learning Environments.☆75Jul 16, 2023Updated 2 years ago
- Solutions for different Reinforcement Learning environments☆26Aug 2, 2024Updated last year
- Solving openAI's game 'BipedalWalker-v2' with Deep Reinforcement Learning☆27May 26, 2020Updated 5 years ago
- ☆92Dec 9, 2020Updated 5 years ago
- Reinforcement Learning DQN - using OpenAI gym Mountain Car☆23Oct 25, 2022Updated 3 years ago
- Reinforcement learning tutorials☆401Mar 25, 2023Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆178Dec 8, 2022Updated 3 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Apr 20, 2020Updated 5 years ago
- Implementation of Soft Actor Critic☆37Aug 27, 2021Updated 4 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
- An implementation of main reinforcement learning algorithms: solo-agent and ensembled versions.☆13Feb 7, 2019Updated 7 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Dec 30, 2019Updated 6 years ago
- Implementation of Dueling Network Architectures for Deep Reinforcement Learning paper with Pytorch☆14Sep 26, 2020Updated 5 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Oct 7, 2018Updated 7 years ago
- My implementation of a deep q learning network learning to play pong.☆10Jan 26, 2021Updated 5 years ago
- A3C Algorithm for classic Atari games☆16Jul 10, 2017Updated 8 years ago
- A DQN implementation using Keras and Tensorflow☆11Oct 11, 2018Updated 7 years ago
- RL Agent for Atari Game Pong☆11Aug 25, 2019Updated 6 years ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆24Aug 11, 2021Updated 4 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
- Training autonomous vehicles with Augmented Random Search algorithm in the Carla driving simulator. Flatiron Capstone Project.☆11Aug 22, 2023Updated 2 years ago
- This is pytorch implmentation project of Bootsrapped DQN☆13Dec 6, 2020Updated 5 years ago
- PyTorch implementation of different Deep RL algorithms for the LunarLander-v2 environment in OpenAI Gym☆11May 20, 2018Updated 7 years ago
- In this repo, I used some math and image manipulation skills to create my own reinforcement learning environnement for autonomous car☆13Jun 24, 2019Updated 6 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆347Mar 25, 2023Updated 2 years ago
- The Intermediate Goal of the project is to train a GPT like architecture to learn to summarise reddit posts from human preferences, as th…☆12Jul 14, 2021Updated 4 years ago
- An environment of the board game Go using OpenAI's Gym API☆176May 3, 2022Updated 3 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Aug 30, 2023Updated 2 years ago
- 主要利用QLearning,DQN,ImprovedDQN(Ddouble DQN) 解决gym框架下的三个问题CartPole-v0,MountainCar-v0,Acrobot-v1☆13Jan 14, 2018Updated 8 years ago
- The implement of GAIL with pytorch☆14Mar 11, 2020Updated 5 years ago
- CDNSim is a stream-level simulator written in Python, designed to simulate large content delivery networks.☆24Mar 8, 2019Updated 6 years ago
- ☆187Feb 22, 2022Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Oct 5, 2022Updated 3 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆85Nov 22, 2022Updated 3 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆14Mar 19, 2018Updated 7 years ago
- DQN based RL agent for Mountain Car☆13Sep 7, 2016Updated 9 years ago
- This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a …☆13Feb 18, 2018Updated 8 years ago
- simulation of "A novel reinforcement learning algorithm for virtual network emb e dding" paper☆18Jan 16, 2020Updated 6 years ago
- Exploring algorithms in the domain of offline reinforcement learning (REM, Ensemble-DQN, DQN, ...)☆17Jul 7, 2020Updated 5 years ago