deepanshut041 / Reinforcement-LearningLinks
Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch
☆126Updated 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
Sorting:
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆227Updated 4 months ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆181Updated 8 months ago
- ☆184Updated 3 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
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆194Updated 2 years ago
- Reinforcement learning tutorials☆385Updated 2 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆193Updated last year
- Multi-objective Gymnasium environments for reinforcement learning☆326Updated 3 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated this week
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆120Updated 2 weeks ago
- PyTorch0.4 implementation of: actor critic / proximal policy optimization / acer / ddpg / twin dueling ddpg / soft actor critic / generat…☆33Updated 3 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆372Updated 8 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆127Updated 6 months ago
- The RL discord wiki☆251Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆160Updated 3 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆113Updated last year
- Multi agent PPO implementation in Pytorch for Unity ML Agents environments.☆27Updated 10 months ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆76Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆352Updated 2 years ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆66Updated last month
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆183Updated 2 months ago
- Example code for the Gym documentation☆72Updated last year
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆71Updated 6 months ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆421Updated 4 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆83Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆98Updated 3 weeks ago