1
0
Fork 0
mirror of https://github.com/vale981/ray synced 2025-03-12 22:26:39 -04:00
Commit graph

7 commits

Author SHA1 Message Date
Avnish Narayan
1243ed62bf
[RLlib] Make Dataset reader default reader and enable CRR to use dataset ()
Co-authored-by: avnish <avnish@avnishs-MBP.local.meter>
2022-07-08 12:43:35 -07:00
kourosh hakhamaneshi
f421730b47
[RLlib] Added expectation advantage_type option to CRR. () 2022-06-28 15:40:09 +02:00
Avnish Narayan
d859b84058
[RLlib] Add compute log likelihoods test for CRR. () 2022-06-21 16:06:10 +02:00
kourosh hakhamaneshi
25940cb95b
[RLlib] CRR documentation. () 2022-06-14 12:45:36 +02:00
Sven Mika
130b7eeaba
[RLlib] Trainer to Algorithm renaming. () 2022-06-11 15:10:39 +02:00
Sven Mika
7c39aa5fac
[RLlib] Trainer.training_iteration -> Trainer.training_step; Iterations vs reportings: Clarification of terms. () 2022-06-10 17:09:18 +02:00
kourosh hakhamaneshi
4cdd508f70
[RLlib] Added CRR implementation. () 2022-06-08 11:42:02 +02:00