Files
ray/python
Eric Liang 62a52ee989 [rllib] Fix corner case in rnn episode handling
We should use episode ids instead of the timestep to determine when sequences should be cut, since when batches are concatenated, increasing t does not guarantee we are part of the same episode.
2018-07-30 13:24:43 -07:00
..
2018-06-20 10:43:44 -07:00
2018-07-25 14:57:28 -07:00
2018-07-12 19:12:04 +02:00