Instructions
This section provides a little-demo case to guide you through building a model based on Rec SDK Torch. Path for storing little-demo: Rec SDK Torch Little Demo
File |
Description |
|---|---|
main.py |
Model training entry |
dataset.py |
Dataset generation |
model.py |
Model file |
bash.sh |
Startup script |
README.md |
Demo model running description |
Parent topic: Quick Start