Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/grindelfp/handy-calc
- Owner: GrindelfP
- License: mit
- Created: 2023-11-07T17:42:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-08T20:28:02.000Z (about 1 year ago)
- Last Synced: 2023-11-09T22:04:02.058Z (about 1 year ago)
- Topics: calculator, neural-network
- Language: Kotlin
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
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.