Cambridge-ICCS / practical-ml-with-pytorch

Training material on writing machine learning code with PyTorch by ICCS
https://cambridge-iccs.github.io/practical-ml-with-pytorch/
MIT License
22 stars 27 forks source link

Add mnist-data to gitignore #54

Closed pdpino closed 4 months ago

pdpino commented 4 months ago

Added the mnist-data/ folder to the .gitignore

It'd be useful to have this in the gitignore for people running the scripts locally.