- An implementation of MERLIN, proposed at a paper, "Unsupervised Predictive Memory in a Goal-Directed Agent."
- The URL of the original paper: https://arxiv.org/abs/1803.10760
We recommend you should use "Anaconda".
Linux or MacOSX
Python 3 (>=3.6)
CPU or (NVIDIA GPU + CUDA CuDNN)
- pytorch
- numpy
- gym
Our code is inspired by these projects