Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 385 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 385 Bytes

MNISTDigitRecognizerCNNPipeline

1.) In the terminal, type in: git clone https://github.com/dhruvjwc24/MNISTDigitRecognizerCNNPipeline.git to clone the repository

2.) Find the folder and unzip train.csv.zip

3.) Open the folder in an IDE of your choice

4.) Replace the file path for train.csv in the ipynb file with the path of train.csv on your local machine

5.) Run and enjoy!