<project-root>/
├── data/
│ └── stage_3_data/
│ ├── MNIST
│ ├── ORL
│ └── CIFAR
├── local_code/
│ └── stage_3_code/
│ └── stage3.py
├── script/
│ └── stage_3_script/
│ ├── run.py
│ └── 3.5.py
└── result/
└── stage_3_result/ ← outputs will land here
---
how to run:
python -m script.stage_3_script.run \
--epochs 10 \
--epochs-cifar 30
and
python script/stage_3_script/3.5.py
![image.png]
#### Stage 2 is done

-
Notifications
You must be signed in to change notification settings - Fork 0
ctrterry/deepLearning
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published