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

https://github.com/billstephens2022/math_garden

A math game where user draws answer on a canvas and tensorflow model (which has been trained on handwritten number samples), interprets answer and determines if answer is correct.
https://github.com/billstephens2022/math_garden

css css3 html html5 javascript python tensorflow tensorflowjs

Last synced: 2 months ago
JSON representation

A math game where user draws answer on a canvas and tensorflow model (which has been trained on handwritten number samples), interprets answer and determines if answer is correct.

Awesome Lists containing this project

README

          

# Math Garden
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)

## Description

A math game where the user draws their answer to a math problem on a canvas element. A Tensorflow model, which has been trained on handwritten number samples, interprets the hand drawn number. The user is given a conditionally rendered message as to whether the answer is correct. For each correct answer, the "garden" grows.

App screenshot:
![app screenshot](./images/screenshot.png)

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)
- [License](#license)
- [Contributing](#contributing)
- [Tests](#tests)
- [Questions](#questions)

## Installation

Deployed URL: https://billstephens2022.github.io/math_garden/

## Usage
Draw answer to the math problem in the black box. Click "Check Answer" button. With correct answers, watch the "garden" grow.

N/A

## License
This application is covered under the MIT License.

For more information: https://opensource.org/licenses/MIT

## Contributing
N/A

## Tests
N/A

## Questions
Contact Info

GitHub user name: BillStephens2022

Link to GitHub profile: https://github.com/BillStephens2022

Email: stephensbill17@gmail.com