Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.04 KB

File metadata and controls

13 lines (10 loc) · 1.04 KB

digit-display

Displays digits based on CSV data. Description of the building of this project:
Coding Practice: Displaying Images from Pixel Data
More Fun with Machine Learning: Recognizing Digits
Exploring the Digit Recognizer with F#
Digit Recognizer: Grouping Items and Visualizing Errors
Recognizing Digits: Visual Comparing Techniques

The data set originally came from Kaggle: https://www.kaggle.com/c/digit-recognizer/data

Articles for this application are collected under the "Machine Learning" category here:
Jeremy Explores Functional Programming