Refer to the following articles and links to learn more about the topics that we covered in this chapter:
- MNIST (http://yann.lecun.com/exdb/mnist/)
- Handwritten Digit Recognizer by TensorFlow.js (https://storage.googleapis.com/tfjs-examples/mnist/dist/index.html)
- linear_model.LogisticRegression from machinelearn.js: (https://www.machinelearnjs.com/api/linear_model.LogisticRegression.html)
- Loss functions in TensorFlow.js (https://js.tensorflow.org/api/latest/#Training-Losses)