samuelsoaress / deploy-model-web

Web application with the Tensorflow model for recognizing manuscrits numbers

Home Page:https://samuelsoaress.github.io/deploy-model-web/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deploy-model-web

This repository contains a simple case of a Tensorflow neural network model implemented in the web application for the recognition of numbers using TensorflowJS

about the base

The MNIST database (Modified National Institute of Standards and Technology database) is a large database of handwritten digits that is commonly used for training various image processing systems. The database is also widely used for training and testing in the field of machine learning. More about MNIST

imgs

about model

To train this model, convolutional neural networks were used together with data augmentation techniques. training 60,000 images and testing with 10,000. right after training with the test base.

About

Web application with the Tensorflow model for recognizing manuscrits numbers

https://samuelsoaress.github.io/deploy-model-web/


Languages

Language:Jupyter Notebook 99.9%Language:JavaScript 0.0%Language:HTML 0.0%Language:CSS 0.0%