Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/grindelfp/handy-calc

The first attempt to create an implementation of neural network, which simply recognizes a hand-written equation.
https://github.com/grindelfp/handy-calc

calculator neural-network

Last synced: about 2 months ago
JSON representation

The first attempt to create an implementation of neural network, which simply recognizes a hand-written equation.

Awesome Lists containing this project

README

        

= Handy Calc =

== Description ==
This is a calculator capable of recognizing handwritten digits and operation symbols (+, -, *, /) and provide user with the result of the calculation.