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

Automated Essay Scores #794

Closed Salma-Mamdoh closed 2 months ago

Salma-Mamdoh commented 3 months ago

🔴 Project Title: Automated Essay Scoring with Deep Learning Models

🔴 Aim: Develop deep learning models to automatically score student essays, aiming to reduce grading time and provide consistent feedback.

🔴 Dataset: Utilize the provided dataset of student essays aligned with educational standards https://www.kaggle.com/competitions/learning-agency-lab-automated-essay-scoring-2/data

🔴 Approach: Perform exploratory data analysis (EDA) on the dataset to understand its characteristics and prepare it for modeling. Implement 3-4 deep learning algorithms such as LSTM, GRU, Transformer, and possibly others. Compare these algorithms based on their performance metrics, particularly focusing on metrics like quadratic weighted kappa for evaluation.


📍 Follow the Guidelines to Contribute in the Project:


🔴🟡 Points to Note:


To be Mentioned while taking the issue:


Happy Contributing! 🚀

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

github-actions[bot] commented 3 months ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

Salma-Mamdoh commented 3 months ago

@abhisheks008 , 👋 Hey bro can you please assign me this issue under GSSoC'24 with an appropriate level tag

abhisheks008 commented 3 months ago

Can you please the models you are planning to implement for this problem statement?

Mention at least 3-4 models for this project.

ojaswichopra commented 2 months ago

Please assign this issue to me

ojaswichopra commented 2 months ago

I am planning to try Long Short-Term Memory (LSTM) Network, Gated Recurrent Unit (GRU) Network, Transformer Model and Convolutional Neural Network (CNN) for Text

abhisheks008 commented 2 months ago

Hi @ojaswichopra based on your approach this issue is assigned to you.

github-actions[bot] commented 2 months ago

Hello @ojaswichopra! Your issue #794 has been closed. Thank you for your contribution!