Assignment 00 (Due date: Jan. 28, 2024)
Neural Networks
Assignment 00
Due date: Jan. 28, 2024
This assignment is considered a gateway for the future assignments.
This assignment will be graded as pass or fail.
You must submit and pass this assignment, otherwise your future assignments will receive a grade of zero.
 
The purpose of the this assignment is to:
  1. Make sure that you have installed Python 3.x and can run Python programs.
  2. Make sure you are following the Assignment Submission Guidelines.
  3. Make sure you can log into Canvas and upload your assignments.
  4. Make sure you read the class syllabus.
 
Your Tasks:
 
  • Download the zip file which is provided here.
  • Unzip the downloaded file. Once you unzipped the file you will get a directory which includes one Python file and one MSWord document.
  • The Python file is a simple matplotlib example file. Modify the first four lines of this file according to the Assignment Submission Guidelines.
  • Run the Python program. This is to make sure that you have properly installed Python and added numpy and matplotlib to your installation.
  • The MS Word file which is included in the downloaded directory is a copy of the class syllabus.
  • Modify the first four lines of this file according to the Assignment Submission Guidelines.
  • Type your name in the underlined portion of  "I, ________________ have fully read and understood the syllabus".
  • Rename the files according to the Assignment Submission Guidelines.
  • Download the program that automatically checks the format of the submissions here and test your python file to make sure that the format of the first four line of your submission is correct.
  • Zip your files and submit it on Canvas according to the Assignment Submission Guidelines.