A curated list of practical deep learning and machine learning project ideas
Hackathon Ideas - Project ideas unlocked by use of Large Language Models, specially text to text -- note that a lot of the text to text ideas can also be buit a lot better with LLMs now!
Text - With some topics about Natural language processing
Forecasting - Most of the topics in this section is about Time Series and similar forecasting challenges
Vision - With topics about image and video processing
Music and Audio - These topics are about combining ideas from language and audio to understand music
Developer Ideas
Text to cmd for terminal: Take user intent in terminal e.g.
$ask "how to list all files with details"
> Execute "ls -l"? [y/N] y
$ls -l
Build and edit YAMLs using natural language e.g. Kubernetes and other form of config files
Kor for ideas on how this is done for JSON
Can be use-case specific. Build pipelines? Kube?
Mobile Android/iOS SDK for Stable Diffusion inference
Apple has released a CoreML Stable Diffusion Inference
Voice powered Experiences
Edit image by giving instructions of what you want to do: SeeChatGPT and playgroundai.com as examples
Semantic search over any media
Text to Music Generation
Knowledge Base QA aka Answer Engines
Guided Summarisation/Rewriting
ControlNet + Stable Diffusion for Aethetic Control
Text to Code/SQL
Autonomous Tagging of StackOverflow Questions
Keyword/Concept identification
Topic identification
Sentence to Sentence semantic similarity
Fight online abuse
Open Domain question answering
Automatic text summarization
Copy-cat Bot
Check mlm/blog for some hints.
Univariate Time Series Forecasting
Multi-variate Time Series Forecasting
Demand/load forecasting
Predict Blood Donation
Movie Recommender
Search + Recommendation System
Can you predict Influencers in the Social Network?
Image classification
Bone X-Ray competition
Image Captioning
Image Segmentation/Object Detection
Large-Scale Video Understanding
Video Summarization
Style Transfer
Chest XRay
Clinical Diagnostics: Image Identification, classification & segmentation
Satellite Imagery Processing for Socioeconomic Analysis
Satellite Imagery Processing for Automated Tagging
Music/Audio Recommendation Systems
Music Genre recognition using neural networks
Can I use the ideas here for my thesis? Yes, totally! I'd love to know how it went.
Do you have any advice before I start my project? Advice for Short Term Machine Learning Projects by Tim R. is a pretty good starting point!
How can I add my ideas here? Just send a pull request and we'll discuss?
Hey, something is wrong here! Yikes, I am sorry. Please tell me by raising a GitHub issue.
I'll fix it as soon as possible.
Problems are motivated by the ones shared at:
Built with lots of keyboard smashing and copy-pasta love by NirantK. Find me on Twitter!
This repository is licensed under the MIT License. Please see the LICENSE file for more details.