From 7711686bc68abba6a3b96baa546bdf9c54d47a53 Mon Sep 17 00:00:00 2001 From: sproblvem Date: Mon, 12 Feb 2018 15:28:25 +0800 Subject: [PATCH] Update README.md add the dependency --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 817a5d6..bc2414a 100644 --- a/README.md +++ b/README.md @@ -105,3 +105,7 @@ HaoshengZou: collaborate mainly on Policy and losses; interfaces and architectur Note: install openai/gym first to run the Atari environment; note that interfaces between modules may not be finalized; the management of placeholders and `feed_dict` may have to be done manually for the time being; Without preprocessing and other tricks, this example will not train to any meaningful results. Codes should past two tests: individual module test and run through this example code. + +## Dependency +Tensorflow (Version >= 1.4) +Gym