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
321 stars 290 forks source link

ChatGPT Reddit Comments Analysis using NLP issue solved #642

Closed Diyaa0313 closed 1 month ago

Diyaa0313 commented 1 month ago

Pull Request for DL-Simplified šŸ’”

Issue Title: ChatGPT Reddit Comments Analysis using NLP issue solved https://github.com/abhisheks008/DL-Simplified/issues/410 Info about the related issue (Aim of the project): The goal of the project is to analyze the sentiments of the comments Name: Diya Sen GitHub ID: #138043781 Email ID: diyasen2003@gmail.com Identify yourself: GsSOC 2024 Contributor Closes: https://github.com/abhisheks008/DL-Simplified/issues/410

Describe the add-ons or changes you've made šŸ“ƒ I have implemented the LSTM,CNN,CNN+LSTM models for sentiment analysis.

Type of change ā˜‘ļø What sort of change have you made:

How Has This Been Tested? āš™ļø I have tested the implementation using a separate test dataset and verified the classification accuracy of each model. Additionally, I have compared the results with the expected outcomes to ensure accuracy.

Checklist: ā˜‘ļø My code follows the guidelines of this project.

github-actions[bot] commented 1 month ago

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

Diyaa0313 commented 1 month ago

I have updated the README.md file using the given template @abhisheks008

abhisheks008 commented 1 month ago

Please have a look at this README and update yours file according to the project. https://github.com/abhisheks008/DL-Simplified/blob/main/Age%20and%20Sex%20Prediction/Model/README.md

Diyaa0313 commented 1 month ago

I have updated it, please check and mention if there are any other changes to be made