Open Watson52 opened 3 years ago
Hi @Watson52 sorry for the late reply. For your questions,
Do you mean the increment for each time step? You should be able to control it with this parameter in the configuration: https://github.com/vita-epfl/CrowdNav/blob/20d678085c06831e658a65b9e20c8bb6f6ecdc10/crowd_nav/configs/env.config#L3
By visualizing the process, do you mean something like tensorboard? It currently only prints out the log. But logging to tensorboard should be very easy to add.
Unfortunately, I don't have any pretrained model weights. But you can re-produce the results very easily following the instructions in the readme file.
Let me know if you have any other questions. Changan
Sorry to bother you, I am new to learn reinforcement learning and i' d like to ask you some question.
Looking forward to your reply. Thank you very much.