Eric Liang
|
a0dcb45dc3
|
[rllib] Fix APEX priorities returning zero all the time (#5980)
* fix
* move example tests to end
* level err
* guard against none
* no trace test
* ignore thumbs
* np
* fix multi node
* fix
|
2019-10-26 13:23:42 -07:00 |
|
gehring
|
8903bcd0c3
|
[rllib] Tracing for eager tensorflow policies with tf.function (#5705)
* Added tracing of eager policies with `tf.function`
* lint
* add config option
* add docs
* wip
* tracing now works with a3c
* typo
* none
* file doc
* returns
* syntax error
* syntax error
|
2019-09-17 01:44:20 -07:00 |
|
Eric Liang
|
19bbf1eb4d
|
[rllib] Revert [rllib] Port DDPG to the build_tf_policy pattern (#5626)
|
2019-09-04 21:39:22 -07:00 |
|
gehring
|
b520f6141e
|
[rllib] Adds eager support with a generic TFEagerPolicy class (#5436)
|
2019-08-23 14:21:11 +08:00 |
|