DerwenAI / rllib_tutorialsLinks
RLlib tutorials
☆66Updated 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:
- Ray RLlib tutorial material☆119Updated 3 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆234Updated 7 months ago
- ☆184Updated 3 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
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆101Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆194Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆100Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆320Updated 3 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆340Updated 2 years ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆64Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- Keeping track of RL experiments☆163Updated 2 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆103Updated 5 months ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆238Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆183Updated last year
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆161Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- The code for the SRDQN algorithm to train an agent for the beer game problem☆81Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆188Updated 11 months ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆87Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆226Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆209Updated last year
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆53Updated 4 years ago