abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
357 stars 299 forks source link

[Project Addition] Handwritten Equation Solver using DL with Web App #580

Closed Sgvkamalakar closed 4 months ago

Sgvkamalakar commented 4 months ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title: Handwritten Equation Solver using DL :red_circle: Aim: Develop a deep learning-based solver for recognizing and solving handwritten mathematical equations. :red_circle: Dataset: https://www.kaggle.com/datasets/xainano/handwrittenmathsymbols/data :red_circle: Approach: Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.


📍 Follow the Guidelines to Contribute in the Project :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

abhisheks008 commented 4 months ago

My suggestion would be to create a web app as well for this real time project @Sgvkamalakar

Sgvkamalakar commented 4 months ago

Hi @abhisheks008 Please review the above issue template and assign the issue to me.

My approach for the Project: I plan to use a CNN, RNN, and a hybrid CNN-RNN model. Additionally, I will experiment with the Vision Transformer model to evaluate its performance.

Expected Outcome: The goal is to identify the most suitable model for the dataset and develop a Streamlit web application for a real-time handwritten equation solver.

abhisheks008 commented 4 months ago

Hi @abhisheks008 Please review the above issue template and assign the issue to me.

My approach for the Project: I plan to use a CNN, RNN, and a hybrid CNN-RNN model. Additionally, I will experiment with the Vision Transformer model to evaluate its performance.

Expected Outcome: The goal is to identify the most suitable model for the dataset and develop a Streamlit web application for a real-time handwritten equation solver.

If you can implement this, it could be one of those finest addition to this repo. Go ahead @Sgvkamalakar Also please follow the same project structure as you have in the previous contribution.

Sgvkamalakar commented 4 months ago

Hi @abhisheks008 Please review the above issue template and assign the issue to me. My approach for the Project: I plan to use a CNN, RNN, and a hybrid CNN-RNN model. Additionally, I will experiment with the Vision Transformer model to evaluate its performance. Expected Outcome: The goal is to identify the most suitable model for the dataset and develop a Streamlit web application for a real-time handwritten equation solver.

If you can implement this, it could be one of those finest addition to this repo. Go ahead @Sgvkamalakar Also please follow the same project structure as you have in the previous contribution.

Sure, noted. Thank you!

Pranali3103 commented 4 months ago

If this issue still open ,can you please assign me this issue. @abhisheks008

Pranali3103 commented 4 months ago

Full name: Pranali GitHub Profile Link: https://github.com/Pranali3103 Email ID: pranali312003@gmail.com Participant ID (if applicable):NA Approach for this Project: My approach would be using cnn , rnn and also above that some transformer networks. What is your participant role?: GSSOC '24

abhisheks008 commented 4 months ago

Full name: Pranali GitHub Profile Link: https://github.com/Pranali3103 Email ID: pranali312003@gmail.com Participant ID (if applicable):NA Approach for this Project: My approach would be using cnn , rnn and also above that some transformer networks. What is your participant role?: GSSOC '24

This issue is already assigned.

github-actions[bot] commented 4 months ago

Hello @Sgvkamalakar! Your issue #580 has been closed. Thank you for your contribution!