deepanshut041 / Reinforcement-LearningLinks
Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch
☆143Updated 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☆236Updated 8 months ago
- ☆185Updated 3 years ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆438Updated 4 years ago
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆79Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆194Updated last year
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆135Updated 4 months ago
- ☆425Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆101Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆138Updated 11 months ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆200Updated last month
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- ☆101Updated 5 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆343Updated 3 months ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆383Updated last year
- Official code repo for the MARL book (www.marl-book.com)☆546Updated 6 months ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆101Updated 4 months ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆204Updated 2 years ago
- Multi-Objective Reinforcement Learning algorithms implementations.☆434Updated last month
- Lightweight multi-agent gridworld Gym environment☆210Updated 2 years ago
- Reinforcement Learning examples implementation and explanation☆338Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 4 months ago
- ☆40Updated last month
- Example code for the Gym documentation☆72Updated 2 years ago
- PyTorch0.4 implementation of: actor critic / proximal policy optimization / acer / ddpg / twin dueling ddpg / soft actor critic / generat…☆36Updated 4 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆55Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆342Updated 2 years ago
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆204Updated 6 months ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆66Updated 3 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆158Updated 6 years ago