In this assignment, you will develop a deep learning system for the classification of images containing decimal digits into three categories: For this purpose, you will use the MNIST dataset.
In this assignment, you will develop a deep learning system for the classification of images containing decimal digits into three categories: For this purpose, you will use the MNIST dataset. You will develop your solution within a transfer learning paradigm. Rather the designing and training a deep learning system from the scratch, you can use the Internet to find solutions to start from and/or augment. (HINT: There are many models in Python that can be found online to solve this problem.) Tasks: Note: Ensure you explain the rational and the methodology for tasks 1 and 2. This is meant to be fun, challenging, and a stretch assignment. Effort is what matters, not the perfect solution!!!
Leave a Reply
Want to join the discussion?Feel free to contribute!