微软 AI 入门课程

MNIST Classification with Our Own Framework

微软《AI for Beginners》 · 第 课 · 英文原版 · 本地镜像

Lab Assignment from AI for Beginners Curriculum.

Task

Solve the MNIST handwritten digit classification problem using 1-, 2- and 3-layered perceptron. Use the neural network framework we have developed in the lesson.

Stating Notebook

Start the lab by opening MyFW_MNIST.ipynb

Questions

As a result of this lab, try to answer the following questions: