In this chapter, we went through a basic implementation of a FNN for our digit classification task. We also did a recap of the terminologies used in the neural network context.
Next up, we will build a sophisticated version of the digit classification model using some modern best practices and some tips and tricks to enhance the model's performance.