SkalskiP / ILearnDeepLearning.py

This repository contains small projects related to Neural Networks and Deep Learning in general. Subjects are closely linekd with articles I publish on Medium. I encourage you both to read as well as to check how the code works in the action.
https://medium.com/@skalskip
MIT License
1.33k stars 466 forks source link

In 01_mysteries_of_neural_networks/03_numpy_neural_net, file "Numpy deep neural network.ipynb" not showing up in github. #10

Closed anitoanto closed 4 years ago

anitoanto commented 4 years ago

"Numpy deep neural network.ipynb"

The file has error in ipynb structure. The file is not showing in github as expected. The fixed file is submitted as pull request.

anitoanto commented 4 years ago

To see the error, try opening "Numpy deep neural network.ipynb" file inside github.

SkalskiP commented 4 years ago

Looks like your changes fixed the problem. Thank you so much for your contribution :)