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.
- Host: GitHub
- URL: https://github.com/billstephens2022/math_garden
- Owner: BillStephens2022
- Created: 2023-09-22T19:32:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-23T21:21:27.000Z (almost 3 years ago)
- Last Synced: 2025-06-30T01:42:27.673Z (about 1 year ago)
- Topics: css, css3, html, html5, javascript, python, tensorflow, tensorflowjs
- Language: JavaScript
- Homepage: https://billstephens2022.github.io/math_garden/
- Size: 4.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Math Garden

## 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:

## 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