AdamStelmaszczyk / rl-tutorialLinks
Source code for "A deep dive into reinforcement learning"
☆13Updated 5 years ago
Alternatives and similar repositories for rl-tutorial
Users that are interested in rl-tutorial are comparing it to the libraries listed below
Sorting:
- StarCraft II Learning Environment☆18Updated 6 years ago
- Attempt at reinforcement learning with curiosity for Sonic the Hedgehog games. Number 149 on OpenAI retro contest leaderboard, but more w…☆32Updated 6 years ago
- Reinforcement learning algorithms to play Poker☆14Updated 3 years ago
- AlphaGo Zero Reimplementation. MCTS Self Play library.☆26Updated 2 years ago
- Contextual Bandits Action Elimination DQN☆21Updated 7 years ago
- This is a tutorial written for Caffe2 which mocks google AlphaGo Fan and AlphaGo Zero.☆8Updated 6 years ago
- Reinforcement Learning Assembly☆92Updated 3 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 4 years ago
- Learning to play supermario using A3C algorithm☆11Updated 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…☆22Updated 4 years ago
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆32Updated 6 years ago
- Understanding RL vision Distill article☆23Updated 2 years ago
- Reimplementation code for the paper "Generative Temporal Models with Spatial Memory for Partially Observed Environments"☆29Updated 3 years ago
- A first bare bones paralleled implementation of Go Explore as described by the Uber Engineering blog post☆46Updated 6 years ago
- This is the learning environment for Freeciv 3.1 with python bindings for advancements in RL. This is the first project of it's kind in t…☆40Updated 5 years ago
- Reinforcement learning algorithm implementations and ML experimentation workspace☆43Updated 6 years ago
- A collection of code investigating the use of information theory for abstractions in RL☆16Updated 6 years ago
- General implementation of Advantage Actor Critic using Pytorch☆27Updated 3 years ago
- ☆56Updated 2 years ago
- Keras implementation of Curiosity-driven Exploration by Self-supervised Prediction☆8Updated 8 years ago
- A2C, ACKTR and A2T implementations for ViZDoom☆10Updated 7 years ago
- Curated materials for different machine learning related summer schools☆19Updated 4 years ago
- A Policy Network in Tensorflow to classify chess moves☆18Updated 8 years ago
- A collection of Deep Reinforcement Learning algorithms implemented in tensorflow. Very extensible. High performing DQN implementation.☆29Updated 8 years ago
- Web-based Reinforcement Learning Control Center☆64Updated 8 years ago
- This is the code-base that I personally use as the starting point for any reinforcement learning codebase with the purpose of fast experi…☆12Updated 2 years ago
- Trained models for keras-rl.☆21Updated 8 years ago
- [ICLR 2020, Oral] Harnessing Structures for Value-Based Planning and Reinforcement Learning☆34Updated 5 years ago
- The server portion of the Neural Chat project to deploy chatbots on web. This code is accompanied by another repository that includes the…☆36Updated 4 years ago
- Adapting the AlphaZero algorithm to remove the need of execution traces to train NPI.☆79Updated last year