Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with recognizing-handwritten-digits
A curated list of projects in awesome lists tagged with recognizing-handwritten-digits .
https://github.com/yjdoc2/rust-nn
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.
mnist-data neural-networks recognizing-handwritten-digits rust
Last synced: 13 Oct 2024
https://github.com/yjdoc2/rust-nn-web
This uses the Rust-NN, compiled to WASM, to recognize digits on frontend, without sending the data to backend.
recognizing-handwritten-digits rust wasm
Last synced: 13 Oct 2024
https://github.com/pythonista7/using-scikitlearn-mlp-on-mnist-
This repository contains a notebook to take you through step by step guide on recognizing handwritten digits using a Multi-Layer-Perceptron(MLP)
mlp mnist notebook recognizing-handwritten-digits scikitlearn-mlp
Last synced: 26 Oct 2024