deepanshut041 / Reinforcement-LearningLinks
Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch
☆142Updated 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☆243Updated 10 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆139Updated last year
- Reinforcement learning tutorials☆391Updated 2 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆204Updated 3 weeks ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆451Updated 4 years ago
- ☆185Updated 3 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- Reinforcement Learning examples implementation and explanation☆340Updated last year
- ☆429Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆140Updated 6 months ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆215Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆198Updated last year
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆399Updated last year
- Multi-objective Gymnasium environments for reinforcement learning☆353Updated 5 months ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆343Updated 2 years ago
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆80Updated 3 years ago
- Official code repo for the MARL book (www.marl-book.com)☆574Updated 8 months ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆305Updated 2 years ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆71Updated 4 months ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆68Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Lightweight multi-agent gridworld Gym environment☆211Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆102Updated 6 months ago
- ☆101Updated 5 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 6 months ago
- The RL discord wiki☆257Updated 5 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆120Updated last year
- Multi-Objective Reinforcement Learning algorithms implementations.☆468Updated 3 months ago
- VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of …☆491Updated 3 weeks ago