5 lines
85 B
TOML
5 lines
85 B
TOML
|
[data]
|
||
|
train_path = "/path/to/data/mnist_train.csv"
|
||
|
in_channels = 1
|
||
|
num_classes = 10
|