-
-
Notifications
You must be signed in to change notification settings - Fork 350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Persian Alphabets Classification using NLP #498
Conversation
Our team will soon review your PR. Thanks @Sgvkamalakar :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove the images/README.md
file, it's empty.
@Sgvkamalakar
Removed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved under SWOC S4 @Sgvkamalakar
Pull Request for DL-Simplified 💡
Issue Title : Persian Alphabets Classification using NLP #415
Closes: #415
Describe the add-ons or changes you've made 📃
The project adds a novel approach to recognizing Persian characters by combining CNN and LSTM architectures for improved accuracy and robustness.
The models utilize spatial features incase of CNN and temporal patterns incase of LSTM, enhancing accuracy in Persian character recognition.
Type of change ☑️
What sort of change have you made:
How Has This Been Tested? ⚙️
Describe how it has been tested: Cross-validated the model results using standard evaluation metrics like accuracy and loss.
Describe how have you verified the changes made: Conducted a thorough code review to ensure that the changes align with the project goals and coding standards. You can run the notebook hosted on Kaggle
Checklist: ☑️