Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/msrks/keras_num_pred

kerasで手書き文字認識アプリ https://msrks-numpred.herokuapp.com
https://github.com/msrks/keras_num_pred

d3js deep-learning flask keras tensorflow

Last synced: 3 months ago
JSON representation

kerasで手書き文字認識アプリ https://msrks-numpred.herokuapp.com

Awesome Lists containing this project

README

        

# Handwritten Number Prediction

Number Prediction Web Apps with keras, flask, d3.js

## Requirement

numpy, matplotlib, tensorflow, keras, flask

## Usage
```
$ python app.py
```

## Train DNN
```
$ python train.py
```

## NN Archtecture
![](fig/model_cnn.png)