Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 375 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 375 Bytes

Project: Letter recognition with SOM-Kohonen Author: Michail-Panagiotis Bofos

Note: runKohonen.sh script installs the matplot lib.

Instructions:

    Manually: 
            1) javac *.java
            2) java Kohonen parameters.txt

    Automated:
            1) Windows: ./runKohonen.bat
            2) Unix/Linux: ./runKohonen.sh (parameters.txt)