ngconf-2020
Handwritten digit classifier
A repository containing code and slides for a machine learning tutorial on using TensorFlow.js to classify handwritten digits
Code & slides for ng-conf 2020!
11 stars
2 watching
1 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
amitshekhariitbhu/androidtensorflowmnistexample | A machine learning project that trains an Android model to recognize handwritten digits using TensorFlow and MNIST dataset. | 464 |
chenxi116/pnasnet.tf | An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
yeephycho/nasnet-tensorflow | A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow | 136 |
zakizhou/captcha | A deep learning model for classifying images with four digits | 68 |
dinghanshen/swem | A software project that implements word embedding-based models for text classification tasks and provides pre-trained embeddings and evaluation scripts. | 284 |
google-research/tf-slim | A lightweight library for defining and training neural networks in TensorFlow. | 372 |
swift-ai/neuralnet-mnist | An open-source project that trains a neural network using the MNIST dataset to recognize handwritten digits. | 34 |
toddkramer/documentclassifier | A framework for classifying text documents into predefined categories using machine learning and Core ML. | 44 |
mustafaturan/omnicat | A framework providing a generalized strategy holder for text classification | 11 |
abertaymachinelearninggroup/cryptoknight | A framework for classifying cryptographic primitives using dynamic binary instrumentation and deep learning | 38 |
tensorflow/haskell | Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,582 |
jackonyang/captcha-tensorflow | A project demonstrating image classification using Convolutional Neural Networks (CNNs) to solve captchas | 997 |
arunmichaeldsouza/tensorflow-image-detection | A tool for training and classifying images using Google's Inception model and TensorFlow | 329 |
nihui/ncnn-android-squeezenet | A sample Android project that uses the NCNN library for image classification on ARM-based devices. | 155 |
infinitered/nsfwjs | Detects NSFW images on the client-side using machine learning and TensorFlow.js | 8,103 |