| 1 | Collect the dataset and define its path, epoch, and batch size |
| 2 | Extract images and class labels from existing files |
| 3 | Normalize the pixel value array |
| 4 | During network initialization, randomly determine a startup weight. |
| 5 | Choose the initial pair of exercises |
| 6 | The forward calculation, comprising the subsequent steps: |
|
|
|
|
|
|
| 7 | Countdown with the subsequent steps |
|
|
|
|
|
|
|
|
|
|
| 8 | Iterate the calculation until the network reaches the desired exit. |