behzadanksu / rl-attack

Adversarial Example Attacks on Policy Learners
MIT License
39 stars 7 forks source link

Model #2

Open Semizenbora opened 5 years ago

Semizenbora commented 5 years ago

Hello,

To be able to run the following, python3 enjoy-adv.py --env Breakout --model-dir ./data/Breakout/model-173000 --video ./Breakout.mp4

I guess I need model-173000, would it be possible to share the already trained models? or am I mistaken and I should do something else? Thanks in advance.

miaojinshuai commented 5 years ago

Hi,

I find the train.py can train model ,but my memory will explode,I want to know why?(my computer 32g 1333hz

Thanks in advance.