mirror of
https://github.com/wassname/ray.git
synced 2026-06-30 03:30:12 +08:00
nit for filter (#443)
This commit is contained in:
committed by
Philipp Moritz
parent
d22321da7a
commit
8925580fb6
@@ -25,7 +25,7 @@ Run this code to start an experiment.
|
||||
```
|
||||
git clone https://github.com/joschu/modular_rl
|
||||
cd modular_rl
|
||||
export KERAS_BACKEND=theano && ./run_pg.py --env Pong-ram-v0 --agent modular_rl.agentzoo.TrpoAgent --video 0 --n_iter 500 --filter 0
|
||||
export KERAS_BACKEND=theano && ./run_pg.py --env Pong-ram-v0 --agent modular_rl.agentzoo.TrpoAgent --video 0 --n_iter 500 --filter 1
|
||||
```
|
||||
|
||||
**Note: On some versions of Mac OS X, this produces NaNs.**
|
||||
|
||||
Reference in New Issue
Block a user