Skip to content

neka-nat/async-rl-noreward

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

async-rl-noreward

Codes are based on https://github.com/Grzego/async-rl. Super Mario environment is used.

Usage

To start training simply type:

python train.py --processes=16

Requirements

  • Keras
  • Theano
  • gym
  • fceux
  • ppaquette_gym_super_mario
  • skimage
  • h5py
  • numpy

About

Keras implementation of Curiosity-driven Exploration by Self-supervised Prediction

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages