Word recognition application using neural network parttern recognition.
- Windows
git clone [email protected]:matsubo/Neural-Network-Pattern-Recognition.git
cd Neural-Network-Pattern-Recognition
start.bat
- UNIX (Mac OS X, Linux, X Window System)
git clone [email protected]:matsubo/Neural-Network-Pattern-Recognition.git
cd Neural-Network-Pattern-Recognition
./start.sh
- Learning
- Press
learning
button on left top. - Select a word from the select box to teach.
- Write a word on the 8x8 square canvas.
- Press OK when finished.
- Press
- Recognition
- Press
Recognition
button on right top. - Write a word to judge.
- Then press OK
- Words are listed with order by higher probability.
- Press