training_initialize

This commit is contained in:
mengze3 2025-08-07 13:28:02 +08:00
parent ba6d1db0d3
commit 94d7da600f

View File

@ -29,7 +29,7 @@ python PathNet/train_ours.py
``` ```
### 2.3 Visualizing the Results ### 2.3 Visualizing the Results
Once the model converges, you can visualize it: Once the model converges, you can visualize it. A pretrained model is provided [here](https://drive.google.com/file/d/13o9flu4yo451FzMRhiEFF8PYq2dcNoDo/view?usp=sharing):
```bash ```bash
cd ~/DPtraj/deepPathPlan cd ~/DPtraj/deepPathPlan