fix link to cifar dataset
Showing
- notebooks/Block 1/Jupyter Notebook Block 1 - Introduction to Image Classification.ipynb 106 additions, 138 deletions...book Block 1 - Introduction to Image Classification.ipynb
- notebooks/Block 2/Supplementary Jupyter Notebook Block 2 - Linear Classifier.ipynb 120 additions, 1974 deletions...entary Jupyter Notebook Block 2 - Linear Classifier.ipynb
- requirements.txt 2 additions, 1 deletionrequirements.txt
source diff could not be displayed: it is too large. Options to address this: view the blob.
This diff is collapsed.
... | @@ -6,4 +6,5 @@ tensorflow==2.1.0 | ... | @@ -6,4 +6,5 @@ tensorflow==2.1.0 |
seaborn==0.11.0 | seaborn==0.11.0 | ||
scikit-learn==0.23.2 | scikit-learn==0.23.2 | ||
vega_datasets==0.8.0 | vega_datasets==0.8.0 | ||
mrcnn==0.2 | mrcnn==0.2 | ||
\ No newline at end of file | altair==4.1.0 | ||
\ No newline at end of file |
Please register or sign in to comment