erfanMhi / base_reinforcement_learning
This is the code-base that I personally use as the starting point for any reinforcement learning codebase with the purpose of fast experimentation and analysis.
☆12Updated 2 years ago
Alternatives and similar repositories for base_reinforcement_learning:
Users that are interested in base_reinforcement_learning are comparing it to the libraries listed below
- Understanding RL vision Distill article☆23Updated 2 years ago
- Write simple games in Numpy!☆12Updated 2 years ago
- A first bare bones paralleled implementation of Go Explore as described by the Uber Engineering blog post☆46Updated 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…☆21Updated 4 years ago
- Variational Reinforcement Learning☆16Updated 8 months ago
- A collection of code investigating the use of information theory for abstractions in RL☆16Updated 6 years ago
- Generalised UDRL☆37Updated 2 years ago
- Code for "Continuous-Time Meta-Learning with Forward Mode Differentiation" (ICLR 2022)☆27Updated 3 years ago
- (ICLR 2021) Learning to Represent Action Values as a Hypergraph on the Action Vertices☆21Updated 3 years ago
- Code for the paper "Gamma-Models: Generative Temporal Difference Learning for Infinite-Horizon Prediction"☆44Updated last year
- Tensorflow 2 source code for the PI-SAC agent from "Predictive Information Accelerates Learning in RL" (NeurIPS 2020)☆44Updated last year
- Public Release of Plan2vec Implementation in pyTorch☆56Updated 2 years ago
- High-quality reference implementations of various algorithms for Inverse Reinforcement Learning☆12Updated 6 years ago
- ☆31Updated 6 years ago
- Reinforcement Learning papers on exploration methods.☆20Updated 3 years ago
- A web based platform for collecting human actions in reinforcement learning environments☆28Updated last year
- Made for a reading group at the Center for Safe AGI.☆11Updated 2 years ago
- Bayesian Uncertainty Exploration in Deep Reinforcement Learning☆18Updated 7 years ago
- Explore the optimization landscape for direct policy learning reinforcement learning.☆50Updated 6 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆61Updated last year
- The official implementation of Memory-efficient DQN algorithm.☆10Updated last year
- Official codebase for Improving Computational Efficiency in Visual Reinforcement Learning via Stored Embeddings.☆21Updated 4 years ago
- Code for experimenting with state and action abstractions in reinforcement learning.☆31Updated 4 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆34Updated 3 weeks ago
- MultiTask Environments for Reinforcement Learning.☆74Updated 2 years ago
- Official implementation of the NeurIPS 2023 paper "Discovering General Reinforcement Learning Algorithms with Adversarial Environment Des…☆25Updated 9 months ago
- Analogous Safe-state Exploration (ASE) is an algorithm for provably safe and optimal exploration in MDPs with unknown, stochastic dynamic…☆11Updated 4 years ago
- An implementation of the Escape Room domain for Hierarchical Reinforcement Learning.☆25Updated 5 years ago
- Plannable Approximations to MDP Homomorphisms: Equivariance under Actions☆30Updated 4 years ago
- Contextual Bandits Action Elimination DQN☆21Updated 6 years ago