abdur75648 / Deep-Learning-Specialization-Coursera

This repo contains the updated version of all the assignments/labs (done by me) of Deep Learning Specialization on Coursera by Andrew Ng. It includes building various deep learning models from scratch and implementing them for object detection, facial recognition, autonomous driving, neural machine translation, trigger word detection, etc.

Home Page:https://abdur75648.github.io/Deep-Learning-Specialization-Coursera/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File variables.data-00000-of-00001 missing

joern73 opened this issue · comments

Hello abdur75648
Thank you for your notebook. Anyway I run into a problem:
In Deep-Learning-Specialization-Coursera/Convolutional Neural Networks/week3/1 Car_detection (Autonomous_driving)/model_data/
the file variables.data-00000-of-00001 seems to be missing to restore the trained model.
I get OpError: model_data/variables/variables.data-00000-of-00001; No such file or directory
Could you upload it?
Thank you.

Hey @joern73
Thank you for your interest.
I am sorry, but I can't upload any (missing) model/dataset here as I don't have the copyright of this specialisation.
The sole purpose of this repository is to be used as a reference by those who get stuck while doing the specialization from Coursera.