Student Worlds from an AI course in 2022.
Students were given a Character recognition neural network in JavaScript, which recognises numeric characters 0 to 9 from a test set, and also recognises handwritten numeric characters 0 to 9 ("doodles").
Students were asked to implement or port a JavaScript program to recognise handwritten letters a to z. Here are the best submissions.