Skip to content

tanchongmin/Learning-Fast-and-Slow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Learning-Fast-and-Slow

Implementation of a goal-directed, memory-based Reinforcement Learning agent. Paper can be found at: https://arxiv.org/abs/2301.13758

Run the code in order to reproduce the experiments in the paper, "Learning, Fast and Slow"

Pre-requisites

  • tensorflow
  • pytorch
  • stable_baselines3
  • sb3-contrib
  • python3
  • gym
  • numpy
  • matplotlib

About

Implementation of a goal-directed, memory-based Reinforcement Learning agent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published