1
0
mirror of https://github.com/gryf/coach.git synced 2025-12-17 11:10:20 +01:00

Fixed typo: Nerual -> Neural (#425)

This commit is contained in:
Brian Broll
2019-11-16 13:13:24 -06:00
committed by Gal Novik
parent 188b86369a
commit 0867d8d0fb

View File

@@ -148,7 +148,7 @@ To use these presets, the requeseted level should be defined using the `-lvl` fl
For example: For example:
* Pong using the Nerual Episodic Control (NEC) algorithm: * Pong using the Neural Episodic Control (NEC) algorithm:
```bash ```bash
coach -r -p Atari_NEC -lvl pong coach -r -p Atari_NEC -lvl pong