Giter Site home page Giter Site logo

timmmgz / neural-network-handwriting-recognition-gui Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 2.0 798 KB

神经网络,手写识别,数字识别,repositories内有CNN卷积神经网络和目标识别(目标i定位),全基于JAVA GUI

Java 100.00%

neural-network-handwriting-recognition-gui's Introduction

Neural-Network-handwriting-recognition

Single layey neural network, 40*40 pixels(1600 dimensions), 27 words dataset: 1600 inputs---->27 neurons(using sigmoid)---->27outputs
Implemented base on https://github.com/timmmGZ/MachineLearning-Perceptron
I haven't draw too much into the dataset, if the probabilty is less than 90% when you draw some word correctly, please add the drawing to train set, then train around 2000 times again.

image image image image image image image Here has a little bit update about generating random drawing: image

neural-network-handwriting-recognition-gui's People

Contributors

timmmgz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

neural-network-handwriting-recognition-gui's Issues

main运行

Exception in thread "main" java.io.FileNotFoundException: dataset\standardOutput\trueOutput.txt (系统找不到指定的路径。)
at java.base/java.io.FileInputStream.open0(Native Method)
at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
at java.base/java.io.FileInputStream.(FileInputStream.java:157)
at tool.TrainSetsInfo.vectorsParser(TrainSetsInfo.java:46)
at tool.TrainSetsInfo.(TrainSetsInfo.java:24)
at gui.MainFrame.(MainFrame.java:28)
at gui.MainFrame.main(MainFrame.java:41)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.