Skip to content

Commit 101f517

Browse files
committed
Add Part2 MNIST training
1 parent bb39bc0 commit 101f517

File tree

2 files changed

+553
-1
lines changed

2 files changed

+553
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,5 @@ dmypy.json
138138
# model
139139
wandb/
140140
models/
141-
# slurm_log/
141+
# data
142+
data/

0 commit comments

Comments
 (0)