Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 1.29 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.29 KB

DʀᴀᴡAᴄʜᴀR

My school graduation project I decided to finish and publish the code. Originally inspired by Windows IME Pad, the idea of the extension is to self-train the net with hand-drawn samples and then use it for quick access to added symbols or phrases.

This was rather an experiment, as I was working with TFJS for the first time. There were also a few previous attempts based on brain.js and HanziLookupJS, but Tensorflow.JS+MN+KNN gives the best recognition quality.

Based on:

Used resources:

...+ hell ton of DuckDuckGo-ing and Stackoverflow-ing all kinds of stuff :p