Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 313 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 313 Bytes

I4R

Code for the paper "I4R: Promoting Deep Reinforcement Learning by the Indicator for Expressive Representations"

Based on https://github.com/ikostrikov/pytorch-a3c

Usage

bash run_baseline.sh

bash run_maxdividemin.sh

bash run_maxminusmin.sh

Dependencies

Python 3.6

Pytorch 1.0

OpenAI Gym (Atari)