Rutvik Gupta
Rutvik Gupta
@Gamenot, @zangobot    So i ran `scl run examples/rllib/rllib.py scenarios/loop` for the 0.5.1 docker image and got it to work. Some things i noticed is that it has...
The changes mentioned by @zyk516 in Issue #1131 have been made here. Now one can follow the instructions of `README.md` and get the training and evaluate procedures to run for...
> It looks like #1230 will possibly block this I ran the training with social agent scenarios and saw that it is not crashing. So maybe it won't block this...
> #1235 has merged in to address a secondary exception can block training. Would need a new release to allow using it for this pr. Converting the PR to draft...
The PR is blocked by the unresolved ray issue: https://github.com/ray-project/ray/issues/5339. Need to resolve the above issue to support multi-agent training using several policies with checkpoint learning (or export models). Or...
Do you know why the Rendering tests are failing on this branch?