Skip to content

mrudulpatil18/greekGlyphScribe

Repository files navigation

GreekGlyphScribe

Math Symbol Identifier is a Deep Learning (DL) project designed to assist students in learning new mathematical symbols. When students encounter unfamiliar Greek symbols in their mathematical studies, they can visit this website, draw the symbol on the canvas, and receive basic information about the symbol, predicted by a Convolutional Neural Network (CNN) model.

Installation

  1. Clone the Repository

    git clone https://github.com/mrudulpatil18/greekGlyphScribe.git
  2. Navigate to the Project Directory

    cd greekGlyphScribe
  3. Install Dependencies

    pip install -r requirements.txt
  4. Run the Web Application

    python app.py
  5. Access the Website

    Open a web browser and go to http://localhost:5600 to use the Math Symbol Identifier.

Usage

Model Training

Jupyter Notebook

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Authors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published