codeiiest-dev / Algorithms

Collection of algorithms to read, learn and contribute to.
https://codeiiest-dev.github.io/Algorithms/
MIT License
23 stars 14 forks source link

ML Neural Network colab link fix #44

Closed Abhiroop25902 closed 3 years ago

Abhiroop25902 commented 3 years ago

Description

found a broken link in a the fashion_MNIST.ipynb (due to name change) which made it so that the file couldn't be opened in google colab

Fixed this issue

Type of change