mirror of
https://github.com/wassname/ray.git
synced 2026-07-25 13:30:52 +08:00
* batch small rollouts together * implement minimum number of samples for each task * add total time * fix linting * style * fix * factor out parameters and document stuff * add rollout batchsize * address comments * linting * small fix