deepanshut041 / Reinforcement-Learning
Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch
☆124Updated 5 years ago
Alternatives and similar repositories for Reinforcement-Learning:
Users that are interested in Reinforcement-Learning are comparing it to the libraries listed below
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆191Updated last year
- Reinforcement learning tutorials☆378Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆223Updated 3 months ago
- ☆185Updated 3 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆157Updated 6 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆179Updated 7 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 3 weeks ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆75Updated 2 years ago
- ☆39Updated 4 years ago
- Solving OpenAI Gym problems.☆186Updated 4 years ago
- Example code for the Gym documentation☆71Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆127Updated 6 months ago
- Multi-objective Gymnasium environments for reinforcement learning☆317Updated 2 months ago
- ☆48Updated 5 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆298Updated 2 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆116Updated last month
- ☆398Updated last year
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆97Updated last year
- An OpenAI Gym environment for the Flappy Bird game☆123Updated 3 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆142Updated last year
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆413Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆315Updated 3 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆73Updated 6 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆190Updated 2 years ago
- A collection of various RL algorithms like policy gradients, DQN and PPO. The goal of this repo will be to make it a go-to resource for l…☆154Updated 4 years ago