bnsh / CourseraDLBackup

Just a *tiny* library to download the Coursera Deep Learning Homework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CourseraDLBackup

Just a tiny library to download the Coursera Deep Learning Homework.

So, just upload CourseraDL.ipynb and courseradl.py to the notebook server.

  1. First get to a programming assignment page. (It doesn't matter which, but the root directory will be for that course. (As in course 1 of the DL specialization will have to be done separately from course 2, etc.) Navigate the the programming assignment
  2. Click File|Open. Click File|Open
  3. This is what you should see. Click the folder icon (in my pic look before "week6") Click folder icon
  4. This is what you should see. Click "Upload" and choose CourseraDL.ipynb and courseradl.py from this repo. Upload
  5. This is the upload screen. Upload 2
  6. After uploading: Upload 3
  7. Open the CourseraDL.ipynb notebook. Open Notebook
  8. Run all the cells in it. Run cells
  9. Go back to the directory (with the file|open/folder icon like before) Description 13

Notice the backup.zip there. Click it, and you'll have a zip file of the entire class assignment.

About

Just a *tiny* library to download the Coursera Deep Learning Homework.


Languages

Language:Python 60.8%Language:Jupyter Notebook 39.2%