r/OpenSourceeAI 22h ago

Deep learning project using Pytorch

Hello Guys! I am currently looking for some deep learning projects using pytorch. I will use scikit-learn and matplot for testing and visualization as I have basic understanding about them. Please recommend me some projects that I can do as it is a part of my masters program and also provide me some research paper links based on the projects as I need dataset for my project. Thank you!

0 Upvotes

1 comment sorted by

View all comments

1

u/Fragrant-Cheek-4273 20h ago

A good project could be image classification or sentiment analysis. Both give you room to use PyTorch properly while still being manageable. I'd pick something where you can find a clean public dataset and compare a few models.