Skip to content

ctrterry/deepLearning

Repository files navigation

deepLearning

Stage 3 is done:

Implementation link

First run

second_run

Directory Structure

<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

![My Hand draw](hand_Draw.png)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages