amanchadha / coursera-deep-learning-specialization

Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks; (v) Sequence Models
3.14k stars 2.27k forks source link

Problem downloading h5 files on course 2 week 3 #32

Open bsotelo22 opened 2 years ago

bsotelo22 commented 2 years ago

Hi!

First of all, thanks for all the content, It's helping me a lot.

I'm a newbie on GitHub, so maybe It's my mistake. I've clone the entire repository and then I tried to use the following command to get de h5 file:

But I'm getting the next error message: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access. Failed to fetch some objects from 'https://github.com/amanchadha/coursera-deep-learning-specialization.git/info/lfs'

I would appreciate any help.

Thanks on advice !!

PD. I found here how to proceed: https://stackoverflow.com/questions/58078170/github-how-to-download-hdf5-file

kindaSys331 commented 2 years ago

This solution helped me https://stackoverflow.com/a/68113604

However h5 files seem to be corrupted or created with some unknown version of keras or whatever was used to create them.