ray/python
Eric Liang 55fca828ce [rllib] Fix use_lstm option when using custom model with dict space (#3368)
## What do these changes do?

This passes in the right obs space to the lstm model wrapper, so that it doesn't attempt to un-flatten the already processed dict observation.

## Related issue number

Closes https://github.com/ray-project/ray/issues/3367
2018-11-23 22:51:08 -08:00
..
benchmarks Deprecate num_workers argument to ray.init and ray start. (#3114) 2018-10-28 20:12:49 -07:00
ray [rllib] Fix use_lstm option when using custom model with dict space (#3368) 2018-11-23 22:51:08 -08:00
asv.conf.json [asv] Pushing to s3 (#2246) 2018-06-20 10:43:44 -07:00
build-wheel-macos.sh Adding Python3.7 wheels support (#2546) 2018-10-18 17:58:39 -07:00
build-wheel-manylinux1.sh Adding Python3.7 wheels support (#2546) 2018-10-18 17:58:39 -07:00
README-benchmarks.rst [rllib][asv] Support ASV for RLlib (#2304) 2018-06-28 17:20:09 -07:00
README-building-wheels.md [DataFrame] Add Parquet Support in Build Process (#1531) 2018-02-16 07:18:42 -08:00
setup.py fix py3 (#3382) 2018-11-22 11:43:52 -08:00