CSCE 496/896 (Spring 2018) Hack-A-Thon 5: Transfer Learning


Assigned Monday, February 12
Due Saturday, February 17 at 11:59 p.m.


First, download the file hackathon_5.ipynb. Then, go to crane.unl.edu and log in via two-factor authentication. You then need to select "Local Jupyter Notebook" and click "Upload" to upload hackathon_5.ipynb

The CIFAR-10 data and saved model files are on crane in the folder

/work/cse496dl/shared/hackathon/05
The CIFAR-10 data are in four numpy files: cifar10_test_images.npy, cifar10_train_images.npy, cifar10_test_labels.npy, and cifar10_train_labels.npy. The model files are in cifar10_network.data-00000-of-00001, cifar10_network.index, and cifar10_network.meta.

Now you should be able to step through the notebook. When done, select "File" → "Close and Halt". Then check the box next to your notebook and click "Download". Then go to handin and submit your ipynb file by 11:59pm Saturday.


Return to the CSCE 496/896 (Spring 2018) Home Page

Last modified 12 February 2018; please report problems to sscott.