The Monte Carlo tree search to generalize aitf behaviour cloning policy
-
Use conda if possible: conda install --file requirements.txt
-
Download the Trajair dataset to the dataset folder from: Link
-
Extract and make sure the file structure looks like this.
dataset
│ └── 7days1
│ ├── processed_data
│ │ ├── test
- Use
sbatch_run.sh
to run in clusters. - Use
python play.py --model_weights goalGAIL1b_60.pt
to debug.
Jay Patrikar [email protected]