instadeepai / gtc-course-2020Links
Tutorial on Multi-Agent Reinforcement for Train Scheduling
☆11Updated 5 years ago
Alternatives and similar repositories for gtc-course-2020
Users that are interested in gtc-course-2020 are comparing it to the libraries listed below
Sorting:
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆78Updated 5 years ago
- Toy environment set for multi-agent reinforcement learning and more☆39Updated last year
- This project was moved to: https://github.com/coax-dev/coax☆161Updated 3 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆53Updated 4 years ago
- Materials for the Practical Sessions of the Reinforcement Learning Summer School 2019: Bandits, RL & Deep RL (PyTorch).☆91Updated 6 years ago
- Reinforcement learning algorithms in RLlib☆59Updated last year
- RL agent to play μRTS with Stable-Baselines3 and PyTorch☆27Updated 3 years ago
- Decentralized Reinforcment Learning: Global Decision-Making via Local Economic Transactions (ICML 2020)☆43Updated 3 years ago
- Map-Elites based on Evolution Strategies☆31Updated 3 years ago
- Code for the paper, "Learning Human Objectives by Evaluating Hypothetical Behavior"☆84Updated 6 years ago
- Reinforcement learning library in JAX.☆100Updated 2 years ago
- Labs for understanding and coding Standard Reinforcement Learning concepts☆59Updated 6 years ago
- The RL Reliability Metrics library provides a set of metrics for measuring the reliability of reinforcement learning (RL) algorithms, as …☆164Updated 2 years ago
- Implementation of the Fast Efficient Hyperparameter Tuning for Policy Gradient Methods https://arxiv.org/abs/1902.06583☆19Updated 6 years ago
- Progress, Notes, Summaries and a lot of Questions on Machine Learning☆55Updated 5 years ago
- ☆90Updated 4 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆155Updated 3 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆54Updated 3 years ago
- ☆71Updated 2 years ago
- Python implementation of the genetic algorithm MAP-Elites with applications in constrained optimization☆58Updated 5 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 5 years ago
- A library that makes Evolutionary Strategies (ES) simple to use.☆180Updated 4 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆64Updated 2 years ago
- ☆101Updated last year
- self-studying the Sutton & Barto the hard way☆203Updated 4 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆72Updated 3 years ago
- Modular framework for Reinforcement Learning in python☆181Updated 2 years ago
- Adapting the AlphaZero algorithm to remove the need of execution traces to train NPI.☆79Updated 2 years ago
- AGAC: Adversarially Guided Actor-Critic☆47Updated 4 years ago