Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 406 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 406 Bytes

Digit classifier

Simple digit classifier working with webacam images originally presented at AI Bridge workshop at 28th February 2024.

This webapp is a simple practical example of using an exported trained prediction model in another application. The documented and commented code used to create the model is available in this notebook.