Update README.md
Browse files
README.md
CHANGED
|
@@ -43,10 +43,10 @@ Output: [steering, throttle]
|
|
| 43 |
| GenRoads | `genroads_20251028-145557/` |
|
| 44 |
| Jungle | `jungle_20251209-175046/` |
|
| 45 |
### Files per Checkpoint
|
| 46 |
-
- `best_model.h5`
|
| 47 |
-
- `meta.json`
|
| 48 |
-
- `history.csv`
|
| 49 |
-
- `loss_curve.png`
|
| 50 |
## Citation
|
| 51 |
```bibtex
|
| 52 |
@thesis{igenbergs2026dualaxis,
|
|
|
|
| 43 |
| GenRoads | `genroads_20251028-145557/` |
|
| 44 |
| Jungle | `jungle_20251209-175046/` |
|
| 45 |
### Files per Checkpoint
|
| 46 |
+
- `best_model.h5`: Keras model weights
|
| 47 |
+
- `meta.json`: Training configuration and hyperparameters
|
| 48 |
+
- `history.csv`: Training/validation metrics per epoch
|
| 49 |
+
- `loss_curve.png`: Visualization of training progress
|
| 50 |
## Citation
|
| 51 |
```bibtex
|
| 52 |
@thesis{igenbergs2026dualaxis,
|