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
342 stars 294 forks source link

Persian Alphabets Classification using NLP #415

Closed abhisheks008 closed 6 months ago

abhisheks008 commented 8 months ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Persian Alphabets Classification using NLP
:red_circle: Aim : The aim of this project is to classify the persian alphabets using NLP methods.
:red_circle: Dataset : https://www.kaggle.com/datasets/mostafamohammadi1/persian-alphabets-and-numbers
: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. 😎

Sgvkamalakar commented 8 months ago

I'll submit a pull request, following the guidelines within the next few days. Would u like to assign the issue #415 to me?

abhisheks008 commented 8 months ago

Use at least 2-3 deep learning methods for this project, to find out the best fitted model based on the accuracy scores for this dataset.

Issue assigned to you @Sgvkamalakar. You can start working on it.