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☆244Updated 11 months ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆453Updated 4 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆141Updated last year
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆80Updated 3 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- ☆187Updated 3 years ago
- Reinforcement learning tutorials☆391Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆199Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 6 months ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆71Updated 5 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 5 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆205Updated last week
- ☆434Updated 2 years ago
- Reinforcement Learning examples implementation and explanation☆340Updated last year
- Multi-objective Gymnasium environments for reinforcement learning☆357Updated this week
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆344Updated 2 years ago
- Example code for the Gym documentation☆72Updated 2 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆218Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 3 years ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆436Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆395Updated 2 years ago
- Stanford CS234: Reinforcement Learning assignments and practices☆61Updated last year
- VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of …☆503Updated last month
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆291Updated 5 years ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆68Updated 3 years ago
- Datasets with baselines for Offline MARL.☆193Updated last month
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆400Updated last year
- 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…☆159Updated 4 years ago
- Official code repo for the MARL book (www.marl-book.com)☆581Updated 8 months ago