mila-iqia / cookiecutter-pyml

MIT License
19 stars 8 forks source link

Replace toy task with fashion MNIST #76

Closed jerpint closed 1 year ago

jerpint commented 1 year ago

Currently the toy task is to sum numbers. While it runs fast, it is not ideal for visualizing results, testing confusion matrices, displaying images, etc.

We are now replacing this with a more "visual" task, e.g. fashionMNIST

jerpint commented 1 year ago

Closed because of bad authorship on this branch. See #77 instead.