facebookresearch / nocturne

A data-driven, fast driving simulator for multi-agent coordination under partial observability.
MIT License
259 stars 29 forks source link

[Question] Usage issues #81

Open Zhangfengmo opened 1 month ago

Zhangfengmo commented 1 month ago

Question

I am a beginner, my mentor asked me to configure Nocturne, so far I have cloned the code and downloaded the corresponding dataset, what do I need to do next to start running test cases and start using them

eugenevinitsky commented 1 month ago

Awesome! Check out the tutorials here https://github.com/facebookresearch/nocturne/tree/main/docs/tutorials or here https://github.com/Emerge-Lab/nocturne_lab/tree/main/examples and maybe that gets you through?