StrongResearch / isc-demos

Deep learning examples for the Instant Super Computer
11 stars 0 forks source link

Fashion MNIST update #54

Closed adam-peaston-SC closed 10 months ago

adam-peaston-SC commented 10 months ago

Description

Overhaul of the Fashion MNIST example to more thoroughly demonstrate and document important elements necessary for interruptible training.

Model details

Overhaul of fashion MNIST example

Steps to reproduce any training

What settings did you use, batch size, lr, number of nodes, etc

Training results

A gist of logs, a link to tensorboard etc if relevant.

Things done

General:

If adding a demo model training script: