Starting from:

$25.99

E5934-Deep Learning: Assignment 1 Solved

Introduction
This assignment follows from the earlier HW1 exercise which would have familiarized you with the initial stages of a typical image classification pipeline and provided an opportunity to practice writing code with the NumPy API for Python.

Please ensure that you have installed Anaconda Python (version 3.7) in your computer as well as the Jupyter Notebook

Getting ready
Download Assignment1.zip from LumiNUS and unzip it to the same folder homework you used for HW1 before. The folder structure should be as follows:

homework

+-- data

+-- HW1

+-- Assignment1

+-- Assignment1.ipynb

+-- knn.py

+-- Assignment1.pdf
To begin the assignment, start the Jupyter Notebook server and proceed to complete Assignment1/Assignment1.ipynb according to the instructions provided.

More products