Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gemisis/mnist

A simple MNIST implementation, used to label handwritten digits from 0-9. The goal of this repository was to show how to create a machine learning model in TensorFlow with Keras and then deploy it across a variety of devices (in this case, through a website and on Android devices).
https://github.com/gemisis/mnist

android android-app android-application convolutional-neural-networks html5 html5-canvas javascript keras keras-tensorflow kotlin kotlin-android machine-learning mnist mnist-classification mnist-handwriting-recognition tensorflow tensorflow-examples tensorflow-js tensorflow-serving tensorflowjs

Last synced: 26 days ago
JSON representation

A simple MNIST implementation, used to label handwritten digits from 0-9. The goal of this repository was to show how to create a machine learning model in TensorFlow with Keras and then deploy it across a variety of devices (in this case, through a website and on Android devices).

Awesome Lists containing this project