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
345 stars 295 forks source link

Emojify😉 #804

Closed binguliki closed 3 months ago

binguliki commented 3 months ago

Pull Request for DL-Simplified 💡

Issue Title : Emojify

Closes: #673

Describe the add-ons or changes you've made 📃

Emojis are the lifeblood of online expression! This project explored predicting the perfect emoji for your tweets using neural networks. We built two models: a basic one (34% accuracy) and a powerful LSTM (93% accuracy) that considers word order. We fine-tuned the models for optimal performance and analyzed their strengths beyond just accuracy. This paves the way for even more accurate emoji prediction, making your tweets truly shine!

Type of change ☑️

What sort of change have you made:

Checklist: ☑️

github-actions[bot] commented 3 months ago

Our team will soon review your PR. Thanks @binguliki :)

binguliki commented 3 months ago

@abhisheks008 okay bro i'll update it

binguliki commented 3 months ago

Hey bro @abhisheks008 👋,

I've invested a lot of time and effort into developing and fine-tuning another model, incorporating an attention mechanism that has boosted accuracy to 92%. Could you please review the changes and assign the appropriate tag?