Assignment #1 - Deep Learning Fundamentals
Due Date: 1397/12/24 23:59
Download [problems] [show preview] [solutions]
Late Policy
- You have free 8 late days.
- You can use late days for assignments. A late day extends the deadline 24 hours.
- Once you have used all 8 late days, the penalty is 10% for each additional late day.
We are going to learn more about the mathematics behind neural networks, practicing the implementation using low-level APIs, and improving an overfitted MLP.
Notes
- Students who audit this course should submit their assignments to be qualified for attending the rest of the sessions.
- Finding any sort of copying will zero down that assignment grade and also will be counted as two negative assignment points for your final score.
Setup
- Click on Download [problems] to obtain the assignment jupyter notebook.
- Go to https://colab.research.google.com/.
- Switch to Upload tab, choose
assignment_01.ipynb
and click upload. - Now You’re ready to go.
Submission
Follow notebook instructions to submit your assignment!