Vanilla neural network implemented in all major languages
-
Updated
May 23, 2025 - Java
Vanilla neural network implemented in all major languages
A simple JavaScript neural network framework.
A deep learning model to classify the Arabic letters and digits easily.
Neural network library written in C and Javascript
A collection of some cool deep learning projects in python
code recognition persian handwritten
A Neural Network implemented from scratch as per http://neuralnetworksanddeeplearning.com/ in Rust. This is then trained on MNIST. This is also used in Rust-NN-Web project to compile to WASM and recognize digits.
This program uses ML to recognize a handwritten number written anywhere on a blank paper with preferable black ink. Please make sure that the image is of apt resolution.
Super Resolution's the images by 3x using CNN
Recognize Handwritten Digits(persian/english) with Neural Networks
Building a deep learning model for recognizing handwritten numbers.
This uses the Rust-NN, compiled to WASM, to recognize digits on frontend, without sending the data to backend.
recognize mouse-written numbers using KNN, Neural Network, and Convolutional Neural Network models
I have used a Multi-Layer Perceptron (MLP) neural network to classify handwritten Persian digits dataset. I have plotted the error curve during the training phase. It has been explained what maximum accuracy is achieved. Additionally, I have examined the accuracy of recognizing different digits.
Neural network that reads handwritten numbers.
A collection of open-source, educational MVPs for learning and development. Explore hands-on examples in AI, machine learning, web development, IoT, and more. Designed for students, developers, and educators, this repository encourages experimentation and practical learning. Contributions are welcome!
Program in Python to solve sudoku puzzles from images, using TensorFlow (Keras) and Backtracking Algorithms.
A small example using WPF and ML.Net for training and recognize handwritten numbers using a stylus/pen.
Using ML to create a model which would predict/recognize the english alphabet from our own dataset.
Add a description, image, and links to the recognizing-handwritten-digits topic page so that developers can more easily learn about it.
To associate your repository with the recognizing-handwritten-digits topic, visit your repo's landing page and select "manage topics."