deepanshut041 / Reinforcement-LearningLinks
Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch
☆127Updated 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:
- A gym environment for a miniature racecar using the pybullet physics engine.☆193Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆228Updated 5 months 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
- A collection of pre-trained RL agents using Stable Baselines3☆128Updated 7 months ago
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆76Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆182Updated 9 months ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- ☆99Updated 5 years ago
- Reinforcement learning tutorials☆386Updated 2 years ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆67Updated last month
- Multi-objective Gymnasium environments for reinforcement learning☆331Updated 3 months ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆98Updated last month
- The RL discord wiki☆252Updated 4 years ago
- ☆184Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆186Updated 3 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 weeks ago
- ☆409Updated last year
- VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of …☆433Updated 2 weeks ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆172Updated last month
- A curated list of awesome reinforcement courses, video lectures, books, library and many more.☆45Updated 2 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆353Updated 2 years ago
- ☆39Updated 5 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆334Updated 2 years ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆404Updated 2 years ago
- Example code for the Gym documentation☆72Updated 2 years ago
- Stanford CS234: Reinforcement Learning assignments and practices☆51Updated 10 months ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆72Updated 7 months ago
- The proceedings of top conference in 2023 on the topic of Reinforcement Learning (RL), including: AAAI, IJCAI, NeurIPS, ICML, ICLR, ICRA,…☆30Updated last year
- An OpenAI Gym environment for the Flappy Bird game☆126Updated 3 years ago