AntonOsika / agz
AlphaGo Zero Reimplementation. MCTS Self Play library.
☆25Updated 2 years ago
Alternatives and similar repositories for agz:
Users that are interested in agz are comparing it to the libraries listed below
- Bayesian Uncertainty Exploration in Deep Reinforcement Learning☆18Updated 7 years ago
- A simple Gridworld environment for Open AI gym☆24Updated 6 years ago
- Deep Developmental Reinforcement Learning☆29Updated 4 years ago
- Simple change of a3c to a2c☆15Updated 7 years ago
- Reinforcement Learning and Deep Learning Resources☆16Updated 6 years ago
- Deep Reinforcement Learning with Fined Grained Action Repetition☆23Updated 7 years ago
- Reinforcement learning algorithms to play Poker☆15Updated 3 years ago
- ☆14Updated 9 years ago
- Surprise-based intrinsic motivation for deep reinforcement learning☆20Updated 7 years ago
- DQV-Learning: a novel faster synchronous Deep Reinforcement Learning algorithm☆25Updated last year
- Official implementation of the paper "Approximating two value functions instead of one: towards characterizing a new family of Deep Reinf…☆11Updated 3 years ago
- 🤖 Reinforcement Learning paper summaries, notebooks, and articles.☆26Updated 4 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆92Updated 6 years ago
- A StarCraft 2 agent for harvesting resources☆13Updated 6 years ago
- A Jax/Stax implementation of the general meta learning paper: Oh, J., Hessel, M., Czarnecki, W.M., Xu, Z., van Hasselt, H.P., Singh, S. a…☆20Updated 4 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆29Updated 6 years ago
- Code for human intervention reinforcement learning☆33Updated 7 years ago
- A2C, ACKTR and A2T implementations for ViZDoom☆10Updated 7 years ago
- A collection of code investigating the use of information theory for abstractions in RL☆16Updated 6 years ago
- Understanding RL vision Distill article☆23Updated last year
- Code for experimenting with state and action abstractions in reinforcement learning.☆30Updated 4 years ago
- Training Sonic with RLlib☆56Updated last year
- The Machine Learning Toybox for testing the behavior of autonomous agents.☆27Updated 2 years ago
- Code to reproduce the results in the "Unsupervised Learning of Goal Spaces for Intrinsically Motivated Exploration"