dniku/rl-attention

Specify network architecture in our code

dniku opened this issue · 1 comments

dniku commented

Currently code imports CnnPolicy from stable-baselines, but if we are to modify the architecture, it would be preferable to do that in our code instead of patching the library.

dniku commented

Dupe of #3.