BKHMSI / Meta-RL-TwoStep-TaskLinks
PyTorch implementation of Episodic Meta Reinforcement Learning on variants of the "Two-Step" task. Reproduces the results found in three papers. Check the ReadMe for more details!
☆35Updated 4 years ago
Alternatives and similar repositories for Meta-RL-TwoStep-Task
Users that are interested in Meta-RL-TwoStep-Task are comparing it to the libraries listed below
Sorting:
- Implementation of the two-step-task as described in "Prefrontal cortex as a meta-reinforcement learning system" and "Learning to Reinforc…☆58Updated 6 years ago
- Models of Sequential Decision-Making☆52Updated 8 months ago
- Deep Successor Representation☆18Updated 7 years ago
- Reinforcement Learning through Active Inference☆76Updated 5 years ago
- Tutorials on learning and using successor representations.☆53Updated 5 years ago
- 🧊 🚩Comparison of active inference, q-learning and bayesian rl using modified FrozenLake environment☆34Updated 5 years ago
- A short conceptual replication of "Prefrontal cortex as a meta-reinforcement learning system" in Jax.☆17Updated 2 years ago
- Using RLLib and PycoLab to explore intelligent cooperative behavior in sequential social dilemmas☆51Updated 2 years ago
- Deep active inference agents using Monte-Carlo methods☆92Updated 3 months ago
- using information theory to encourage agents to cooperate and compete☆19Updated 7 years ago
- ☆26Updated 4 years ago
- Code for Continual Reinforcement Learning with Multi-Timescale Replay☆23Updated 5 years ago
- A custom reinforcement learning environment for OpenAI Gym & PettingZoo that implements various Stag Hunt-like social dilemma games.☆31Updated 4 months ago
- Implementation of the Option-Critic Architecture☆40Updated 6 years ago
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆95Updated 3 months ago
- Codes for the study "Variational Recurrent Models for Solving Partially Observable Control Tasks", published as a conference paper at ICL…☆55Updated 4 years ago
- Open source demo for the paper Learning to Score Behaviors for Guided Policy Optimization☆24Updated 5 years ago
- Option Critic with subgoal discovery by spectral decomposition of the Successor Features Matrix or clustering in Successor features space…☆23Updated 6 years ago
- Code and data for People construct simplified mental representations to plan☆23Updated last year
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆91Updated 4 years ago
- Gridworld for MARL experiments☆142Updated 4 years ago
- Implementation codes and datasets used in ICLR'22 Spotlight paper AdaRL: What, Where, and How to Adapt in Transfer Reinforcement Learning…☆40Updated last year
- Code from the paper "Effective Diversity in Population Based Reinforcement Learning", presented as a spotlight at NeurIPS 2020. This is t…☆44Updated 4 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 8 years ago
- Bayesian Inverse Reinforcement Learning with simple environments☆20Updated 3 years ago
- A public repo for ICML 2021 "Shortest-Path Constrained Reinforcement Learning for Sparse Reward Tasks"☆13Updated 4 years ago
- Official data and code for our paper Systematic Evaluation of Causal Discovery in Visual Model Based Reinforcement Learning☆49Updated 4 years ago
- PyTorch implementation of two variants of the Harlow visual fixation task (PsychLab and 1D version). Reproduces the results found in two …☆14Updated 5 years ago
- 🧶 Minimal PyTorch Soft Actor Critic (SAC) implementation☆39Updated 3 years ago