Codes are based on https://github.com/Grzego/async-rl. Super Mario environment is used.
To start training simply type:
python train.py --processes=16
- Keras
- Theano
- gym
- fceux
- ppaquette_gym_super_mario
- skimage
- h5py
- numpy
Keras implementation of Curiosity-driven Exploration by Self-supervised Prediction
Python
Codes are based on https://github.com/Grzego/async-rl. Super Mario environment is used.
To start training simply type:
python train.py --processes=16