/awesome-project-ideas

Curated list of Machine Learning, NLP, Vision Project Ideas

MIT LicenseMIT

Awesome Deep Learning Project Ideas

Awesome

Curated List of Practical Deep Learning, Machine learning project Ideas

  • 25+ ideas
  • Relevant to academia and industry both
  • Range from beginner friendly to research projects

Problems are motivated by the ones shared at:

Please do send a PR or open an issue with your suggestions and requests!

Contents

Text

Autonomous Tagging of Stack Overflow Questions

  • Make a multi-label classification system that automatically assigns tags for questions posted on a forum such as Stackoverflow or Quora
  • Dataset: StackLite or 10% sample

Keyword/Concept Identification

Topics Identification

Natural Language Understanding

Automated Essay Grading

  • The purpose of this project is to implement and train machine learning algorithms to automatically assess and grade essay responses.
  • Dataset: Essays with human graded scores

Sentence to Sentence Semantic Similarity

  • Can you identify question pairs that have the same intent? Or sentences that have the same meaning?
  • Dataset: Quora Question Pairs with similar questions marked

Fight online abuse

Open Domain Question Answering

Automatic Text Summarization

  • Can you create a summary with the major points of the original document?
  • Abstractive (write your own summary) and Extractive (select pieces of text from original) are two popular approaches
  • Dataset: CNN and DailyMail News Pieces by Google Deepmind

Copy-cat Bot

Check mlm/blog for hints

Sentiment Analysis

De-anonymization

  • Can you classify the text of an e-mail message to decide who sent it?
  • Dataset: 150,000 Enron emails

Forecasting

Univariate Time Series Forecasting

Multi-variate Time Series Forecasting

Demand/load forecasting

Predict Blood Donation

  • We're interested in predicting if a blood donor will donate within a given time window
  • More on the problem statement at Driven Data
  • Dataset: UCI ML Datasets Repo

Recommender Systems

Movie Recommender

  • Can you predict the rating a user will give on a movie?
  • Do this using the movies that user has rated in the past, as well as the ratings similar users have given similar movies.
  • Dataset: Netflix Prize and MovieLens Datasets

Search + Recommendation System

  • Predict which Xbox game a visitor will be most interested in based on their search query
  • Dataset: BestBuy

Can you predict Influencers in the Social Network?

  • How can you predict social influencers?
  • Dataset: PeerIndex

Vision

Image Classification

Image Captioning

  • Can you caption/explain the photo a way human would?
  • Dataset: MS COCO

Image Segmentation/Object Detection

Large-Scale Video Understanding

  • Can you produce the best video tag predictions?
  • Dataset: Youtube 8M

Video Summarization

Style Transfer

  • Can you recompose images in the style of other images?
  • Dataset: fzliu on Github shared target and source images with results

Face Recognition

Clinical Diagnostics: Image Idenitification, classification & segmentation

  • Can you help build an open source software for lung cancer detection to help radiologists?
  • Link: Concept to Clinic challenge on DrivenData

Satellite Imagery Processing for Socioeconomic Analysis

  • Can you estimate the standard of living or energy consumption of a place from night time satellite imagery?
  • Reference for Project details: Stanford Poverty Estimation Project

Satellite Imagery Processing for Automated Tagging

  • Can you automatically tag satellite images with human features such as buildings, roads, waterways and so on?
  • Help free the manual effort in tagging satellite imagery: Kaggle Dataset by DSTL, UK

FAQ

Can I use the ideas here for my thesis? Yeah, totally. I'd love to know how it went.

Do you want to share my solution/code to a problem here? Yeah, sure - why not? Go to Github issues in the repository and let me know there.

How can I add my ideas here? Just send a pull request and we'll discuss?

Hey @NirantK, something is wrong here! Yikes, I am sorry. Please tell me by raising a Github issue. I'll try to fix it as soon as possible.

Queries?

Nirant Kasliwal compiled the ideas in this repository Find him on Twitter or Linkedin

HitCount