From df43e4bce3771672a02d88c829124ee328d6f2ab Mon Sep 17 00:00:00 2001 From: Vitaly Davydov Date: Sat, 18 Mar 2017 23:10:20 +0300 Subject: [PATCH] Update README.md --- week4/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/week4/README.md b/week4/README.md index cb5bb9999..3d59f3bf9 100644 --- a/week4/README.md +++ b/week4/README.md @@ -35,6 +35,12 @@ pip install gym_pull pip install ppaquette-gym-doom ``` +For macOS (OS X) install brew and then +``` +brew install boost boost-python sdl2 cmake +pip install ppaquette-gym-doom +```` + If it just won't get installed, pick `BreakoutDeterministic-v0` and try to get average reward >= +10