uber-research/deep-neuroevolution

Minor Typo

Closed this issue · 1 comments

You have a minor typo in:
gpu_implementation/README.md

This:
python ga.py ra_atari_config.json
Should be this:
python ga.py rs_atari_config.json

Unless the filename is mis-named.

Thanks! This is fixed