mrdbourke / tensorflow-deep-learning

All course materials for the Zero to Mastery Deep Learning with TensorFlow course.
https://dbourke.link/ZTMTFcourse
MIT License
5.16k stars 2.53k forks source link

None of the .ipynb files is opening #299

Closed jerrynababa closed 2 years ago

jerrynababa commented 2 years ago

Hi! I have a problem loading the .ipynb files from every notebook that you have. In every notebook I load it gives back the same error message "Something went wrong"

mrdbourke commented 2 years ago

Hey @jerrynababa,

I get this too sometimes when loading straight from GitHub, because of the size of the files, sometimes GitHub fails to render them.

You can find them all in the course book though - https://dev.mrdbourke.com/tensorflow-deep-learning/

Each section in the course book is a notebook from the course.

They should load better there.