Assignment_1
Assignment_1
Submission: You have to submit a ipython notebook with the .ipynb extension. Please make
sure that all the cells are running. Please use the given Assignment_1.ipynb as a starting point
by uploading it to the jupyter notebook. You can complete the assignment gradually by
completing every cell and execute it in the order given. After completing the assignment, please
make sure that you are able to:
● visualize a plot between the loss function and training epochs.
● get training and test loss.
● visualize a learned function on the test data. This will be a plot where the test data will be
plotted as blue points and the red line indicates the learned function.
Outline of the results mentioned above has been implemented in the notebook, you just have to
complete the blanks. Please submit the completed file named as 'Assignment1_<Roll
No>.ipynb'.