CHAPTER 8

image

Digits, Revisited

Optimizing and Scaling Your Algorithm Code

In Chapter 1, we explored together the digit recognizer problem, and wrote a classifier from scratch. In this final chapter, we are going to revisit that problem, from two different angles: performance, and useful tools. Chapters 1 to 7 were primarily focused on implementing algorithms to solve various problems, and discovering machine learning concepts in the process. By contrast, this chapter is more intended as a series of practical tips which can be useful in various situations. We will use the digit recognizer model we created in Chapter 1 as a familiar reference point, ...

Get Machine Learning Projects for .NET Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.