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☆239Updated 9 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆138Updated 11 months ago
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆80Updated 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☆445Updated 4 years ago
- ☆184Updated 3 years ago
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆217Updated 7 months ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆101Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆196Updated last year
- ☆426Updated 2 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆207Updated 2 years ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆70Updated 3 months ago
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆390Updated 2 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆348Updated 3 months ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆136Updated 5 months ago
- PyTorch0.4 implementation of: actor critic / proximal policy optimization / acer / ddpg / twin dueling ddpg / soft actor critic / generat…☆37Updated 4 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆388Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Official code repo for the MARL book (www.marl-book.com)☆555Updated 6 months ago
- VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of …☆466Updated 3 weeks ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 4 months ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆201Updated last month
- Stanford CS234: Reinforcement Learning assignments and practices☆59Updated last year
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆80Updated 5 years ago
- An OpenAI Gym environment for the Flappy Bird game☆127Updated 3 years ago
- Example code for the Gym documentation☆72Updated 2 years ago
- BenchMARL is a library for benchmarking Multi-Agent Reinforcement Learning (MARL). BenchMARL allows to quickly compare different MARL alg…☆491Updated last week
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆116Updated last year
- The RL discord wiki☆257Updated 5 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆100Updated 5 months ago