Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 986 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 986 Bytes

predictive-rl

Everything to reproduce reinforcement learning experiments done in my Master's thesis. For now you'll have to find your way around by yourself. In time i'll try to come up with some documentation.

Installation

Python 2.7 is used. The following packages are required:

To run the environments you will also have to set up rihardsk/predictive-rl_envs

Run

See rlglueexp module for information on automating the experiment process.

See the experiments directory for the experiment configuration files to reproduce the results in my thesis.