Eric Liang
|
dd70720578
|
[rllib] Rename sample_batch_size => rollout_fragment_length (#7503)
* bulk rename
* deprecation warn
* update doc
* update fig
* line length
* rename
* make pytest comptaible
* fix test
* fi sys
* rename
* wip
* fix more
* lint
* update svg
* comments
* lint
* fix use of batch steps
|
2020-03-14 12:05:04 -07:00 |
|
Sven Mika
|
6043ce710d
|
Fix old exploration configs. (#7240)
|
2020-02-20 08:39:16 -08:00 |
|
Sven Mika
|
6e1c3ea824
|
[RLlib] Exploration API (+EpsilonGreedy sub-class). (#6974)
|
2020-02-10 15:22:07 -08:00 |
|
Sven Mika
|
c957ed58ed
|
[RLlib] Implement PPO torch version. (#6826)
|
2020-01-20 23:06:50 -08:00 |
|
Eric Liang
|
a229bdf272
|
[rllib] Deprecate custom preprocessors (#6833)
* deprecation warnings
* add log warn
* fix test
|
2020-01-18 23:30:09 -08:00 |
|
Eric Liang
|
b924299833
|
Add large scale regression test for RLlib (#6093)
|
2019-11-13 12:22:55 -08:00 |
|