Code for the paper "I4R: Promoting Deep Reinforcement Learning by the Indicator for Expressive Representations"
Based on https://github.com/ikostrikov/pytorch-a3c
bash run_baseline.sh
bash run_maxdividemin.sh
bash run_maxminusmin.sh
Python 3.6
Pytorch 1.0
OpenAI Gym (Atari)