Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
alexnones committed Dec 18, 2023
1 parent 0fcaacd commit ace17d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ml/notation-and-terminology.qmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Notation and Terminology

In Section \ref{@mnist} we introduced the MNIST handwritten digits dataset. Here we describe how the task of automatically reading these digits can be framed as a machine learning challenge and in doing so we introduce machine learning mathematical notation and terminology used throughout this part of the book.
In Section \ref{@mnist}, we introduced the MNIST handwritten digits dataset. Here we describe how the task of automatically reading these digits can be framed as a machine learning challenge and, in doing so, we introduce machine learning mathematical notation and terminology used throughout this part of the book.

Originally, sorting mail received in the post office involved humans reading zip codes, written on the envelops. Today, thanks to machine learning algorithms, a computer can read zip codes and then a robot sorts the letters. We will learn how to build algorithms that can read a digitized handwritten digit.

Expand Down

0 comments on commit ace17d6

Please sign in to comment.