Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 5.41 KB

README.md

File metadata and controls

37 lines (33 loc) · 5.41 KB

30 AI/ML Projects Using Python

Welcome to my 30 Days of AI/ML Practice Challenge repository! This is a collection of 30 Python projects I completed as part of a self-imposed challenge to strengthen my skills in AI and Machine Learning. Each project is unique, focusing on practical implementation to tackle diverse problems while sharpening coding and problem-solving skills. Dive in and explore!

📜 Project List

  1. Car-Price-Prediction: 🚗 Predict car prices using regression models.

  2. Character-Recognition: ✍️ Recognize handwritten characters using deep learning.

  3. Crowd-Counting: 👥 Estimate crowd sizes in images or videos.

  4. Diabetes-prediction: 🩺 Predict diabetes risk using patient data.

  5. Drowsiness-detection: 😴 Detect driver drowsiness using real-time video.

  6. Emotion-Recognition: 😊 Identify emotions from facial expressions.

  7. Energy-Consumption-Forecasting: ⚡ Forecast energy usage with time-series data.

  8. Face-Recognition: 🧑‍🦰 Recognize faces using biometric identification.

  9. Face-detection: 👤 Detect human faces in images or videos.

  10. Hand-Gesture-Recognition: 🖐️ Classify hand gestures for interactive systems.

  11. Hand-Tracking: ✋ Track hand movements using computer vision.

  12. Heart-Disease-Detection: ❤️ Predict heart disease risks with health data.

  13. Image-denoising: 🖼️ Remove noise from images for clearer visuals.

  14. Label-Reading: 🏷️ Extract text labels from images with OCR.

  15. LicensePlate-Recognition: 🚘 Recognize license plates from vehicle images.

  16. Moving-object-detection: 🎥 Identify moving objects in video streams.

  17. Object-Recognition: 📦 Detect and classify objects in images.

  18. Object-Tracking: 🎯 Track objects in video with real-time algorithms.

  19. Real-Time-Color-Detection: 🎨 Identify colors in real-time video streams.

  20. Road-Sign-detection: 🚦 Detect and classify road signs for smart systems.

  21. Rock-vs-Mine-Prediction: 🪨 Classify sonar signals as rock or mine.

  22. Sentiment-Analysis: 💬 Analyze sentiment in text data (positive/negative).

  23. Snake-Game: 🐍 Classic snake game built with reinforcement learning.

  24. Span-news-detection-system: 📰 Detect fake news using NLP models.

  25. Stock-Market-Prediction: 📈 Predict stock trends with financial datasets.

  26. Tag-Identification: 🔖 Identify relevant tags for given content.

  27. Titanic-Survival-Prediction: 🚢 Predict Titanic survival based on passenger data.

  28. Vehicle-Tracking: 🚓 Monitor and track vehicles in traffic videos.

  29. Weather Prediction: 🌦️ Forecast weather conditions using historical data.

  30. Leaf-disease-detection: 🌿 Detect diseases in plant leaves with image processing.