Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 608 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 608 Bytes

ECE188 Project 2

Project 2 for the ECE188 course Spring 22.

The project has two parts:

  • Training an MNIST network.
  • Producing and exploring adversarial examples in Neural Nets.

The Colab notebooks has all the information required for the project.

Submission:

  • All your code, tables and text need to be contained in the jupyter notebooks. Hence, your final submission would contain 2 notebooks, one for each part.

  • Also upload the two notebooks to a public github repo and attack the link of the github repo at the top of one of your notebooks.

DUE DATA : 10th June 2022

Goodluck!