brendanator / atari-rl

Atari - Deep Reinforcement Learning algorithms in TensorFlow
MIT License
135 stars 31 forks source link

readme setup fix #26

Open BackMountainDevil opened 1 year ago

BackMountainDevil commented 1 year ago
git clone https://github.com/brendanator/atari-rl
+ cd atari-rl
git submodule update --init