Open mathpix111 opened 3 years ago
Hi @mathpix111, you simply need to run the following command similar to training rgl.
python train.py --policy sarl
Hi , I noticed that your code also implements policies such as ORCA, I'd like to know how to run this policies?
@asialulu it should be the same as using the other policies
I'm sorry to bother you, I noticed that your code also implements policies such as sarl, I'd like to know how to train those policies