sven1977 / rllib_tutorialsLinks
Ray RLlib tutorial material
☆117Updated 3 years ago
Alternatives and similar repositories for rllib_tutorials
Users that are interested in rllib_tutorials are comparing it to the libraries listed below
Sorting:
- RLlib tutorials☆66Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆181Updated 8 months ago
- Code for MOPO: Model-based Offline Policy Optimization☆179Updated 3 years ago
- Keeping track of RL experiments☆161Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆168Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆227Updated 4 months ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆64Updated 2 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆127Updated 7 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 10 months ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆205Updated 8 months ago
- A collection of offline reinforcement learning algorithms.☆185Updated 6 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- An example implementation of an OpenAI Gym environment used for a Ray RLlib tutorial☆35Updated 3 years ago
- Python interface for accessing the near real-world offline reinforcement learning (NeoRL) benchmark datasets☆123Updated 6 months ago
- ☆196Updated 2 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆160Updated 2 years ago
- Collection of OpenAI parametrized action-space environments.☆65Updated 2 months ago
- ☆130Updated 10 months ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆289Updated 4 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆326Updated 3 months ago
- MADDPG in Ray/RLlib☆54Updated 5 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆113Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆144Updated 3 years ago