All Projects → klevis → Digitrecognizer

klevis / Digitrecognizer

Java Convolutional Neural Network example for Hand Writing Digit Recognition

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Digitrecognizer

Sod
An Embedded Computer Vision & Machine Learning Library (CPU Optimized & IoT Capable)
Stars: ✭ 1,460 (+6247.83%)
Mutual labels:  convolutional-neural-networks, machine-learning-algorithms
Netket
Machine learning algorithms for many-body quantum systems
Stars: ✭ 256 (+1013.04%)
Mutual labels:  convolutional-neural-networks, machine-learning-algorithms
Deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learni…
Stars: ✭ 12,277 (+53278.26%)
Mutual labels:  spark, deeplearning4j
Scalnet
A Scala wrapper for Deeplearning4j, inspired by Keras. Scala + DL + Spark + GPUs
Stars: ✭ 342 (+1386.96%)
Mutual labels:  spark, deeplearning4j
data-algorithms-with-spark
O'Reilly Book: [Data Algorithms with Spark] by Mahmoud Parsian
Stars: ✭ 34 (+47.83%)
Mutual labels:  spark, machine-learning-algorithms
Agile data code 2
Code for Agile Data Science 2.0, O'Reilly 2017, Second Edition
Stars: ✭ 413 (+1695.65%)
Mutual labels:  spark, machine-learning-algorithms
Grad Cam
[ICCV 2017] Torch code for Grad-CAM
Stars: ✭ 891 (+3773.91%)
Mutual labels:  convolutional-neural-networks
Cat Dog Cnn Classifier
This classifier use Convolution Neural Network approch for kaggle problem to classify Cat vs Dog images.
Stars: ✭ 19 (-17.39%)
Mutual labels:  convolutional-neural-networks
Big Data Scala Spark
Coursera's big data course with Scala and Spark
Stars: ✭ 16 (-30.43%)
Mutual labels:  spark
Skin Cancer Image Classification
Skin cancer classification using Inceptionv3
Stars: ✭ 16 (-30.43%)
Mutual labels:  convolutional-neural-networks
2020 algorithm intern information
2020年的算法实习岗位/校招公司信息表,和常见深度学习基础知识笔记、算法岗面试题答案,及暑期计算机视觉实习面经和总结。
Stars: ✭ 914 (+3873.91%)
Mutual labels:  machine-learning-algorithms
All Classifiers 2019
A collection of computer vision projects for Acute Lymphoblastic Leukemia classification/early detection.
Stars: ✭ 22 (-4.35%)
Mutual labels:  convolutional-neural-networks
Dmsmsgrcg
A photo OCR project aims to output DMS messages contained in sign structure images.
Stars: ✭ 18 (-21.74%)
Mutual labels:  convolutional-neural-networks
Yandex Big Data Engineering
Stars: ✭ 17 (-26.09%)
Mutual labels:  spark
Deep Visual Attention Prediction
Keras implementation of paper 'Deep Visual Attention Prediction' which predicts human eye fixation on view-free scenes.
Stars: ✭ 19 (-17.39%)
Mutual labels:  convolutional-neural-networks
Parquet Generator
Parquet file generator
Stars: ✭ 16 (-30.43%)
Mutual labels:  spark
Model Describer
model-describer : Making machine learning interpretable to humans
Stars: ✭ 22 (-4.35%)
Mutual labels:  machine-learning-algorithms
Sparkling Water
Sparkling Water provides H2O functionality inside Spark cluster
Stars: ✭ 887 (+3756.52%)
Mutual labels:  spark
Daily Neural Network Practice 2
Daily Dose of Neural Network that Everyone Needs
Stars: ✭ 18 (-21.74%)
Mutual labels:  machine-learning-algorithms
Fssgi
Exploratory Project on Fast Screen Space Global Illumination
Stars: ✭ 22 (-4.35%)
Mutual labels:  convolutional-neural-networks

http://ramok.tech/machine-learning/

Java Digit Recognition Application

Hand Writing Digit Recognition using Simple Neural Networks with Spark Mlib and Deep Convolution Neural Network with DeepLearning4j

Acuracy with simple model 97% and with convolutional neural network 99.2%

For more please visit below posts:

http://ramok.tech/2017/11/29/digit-recognizer-with-neural-networks/

http://ramok.tech/2017/12/13/java-digit-recognizer-with-convolutional-neural-networks/

License to EPL https://www.eclipse.org/legal/epl-v10.html

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].