ray/examples
Eric Liang 6724f57b03 [Examples] Add Carla test env (#1343)
* add carla example

* add reward

* set obs

* Sun Dec 17 16:06:00 PST 2017

* add spec

* fix measurement

* add train script

* resize to 80x80

* null

* initial small training run

* robustify env, clean up action space

* clean up vars

* switch to town2 which is faster

* tunify train.py

* add discrete mode

* update

* fix excessive brakinG

* fix the weather

* rename

* redirect output and from future import

* doc

* update

* fix rebase

* allow dqn gpu growht

* adjust dqn hyperparams

* better ppo parameters
2017-12-19 12:57:58 -08:00
..
carla [Examples] Add Carla test env (#1343) 2017-12-19 12:57:58 -08:00
cython Add basic functionality for Cython functions and actors (#1193) 2017-11-09 17:49:06 -08:00
hyperopt Fix overlooked typo. (#1158) 2017-10-25 07:40:52 -07:00
lbfgs Switch Python indentation from 2 spaces to 4 spaces. (#726) 2017-07-13 21:53:57 +00:00
parameter_server Synchronous parameter server example. (#1220) 2017-11-15 17:49:31 -08:00
resnet Resnet Example Uses tf.Datasets now (#960) 2017-09-20 14:14:04 -07:00
rl_pong Fixing Lint after flake upgrade (#1162) 2017-10-26 21:02:07 -05:00
streaming Add streaming MapReduce example (#1251) 2017-11-27 21:38:35 -08:00