From 0867d8d0fbc32057baa06fa65a0b68b271710120 Mon Sep 17 00:00:00 2001 From: Brian Broll Date: Sat, 16 Nov 2019 13:13:24 -0600 Subject: [PATCH] Fixed typo: Nerual -> Neural (#425) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72af12c..07ef654 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ To use these presets, the requeseted level should be defined using the `-lvl` fl For example: -* Pong using the Nerual Episodic Control (NEC) algorithm: +* Pong using the Neural Episodic Control (NEC) algorithm: ```bash coach -r -p Atari_NEC -lvl pong