🌱 I'm currently exploring AI, Machine Learning, and Deep Learning technologies.
⚡ Fun fact Neural networks are inspired by the human brain, with artificial "neurons" simulating our biological ones.
Pinned Loading
-
Real-Time-Object-Detection
Real-Time-Object-Detection PublicReal-Time Object Detection using YOLOv3 and OpenCV. This project leverages a pre-trained YOLOv3 model to detect and classify objects in real time using your webcam. Bounding boxes and labels are dr…
Python
-
Image-Captioning-with-AI
Image-Captioning-with-AI PublicImage Captioning with AI using a pre-trained Vision Transformer (ViT) and GPT-2. This project combines computer vision and NLP to generate captions for images, showcasing how deep learning can be a…
Python
-
Dropout-and-Batch-Normalization
Dropout-and-Batch-Normalization PublicIn this lesson, I explored two special types of layers in deep learning: The Dropout layer and the Batch Normalization layer. These layers do not contain neurons but add essential functionality to …
Jupyter Notebook
-
Weather-Forecast-Notifier
Weather-Forecast-Notifier PublicA Python script that automates fetching weather data using the OpenWeatherMap API and sends an email notification with a detailed weather report. This project demonstrates API integration, data for…
Python
-
House-Prices-Competition
House-Prices-Competition PublicHouse Prices Competition is an exercise that i finish in Kaggle.
Jupyter Notebook
-
Random-Forests
Random-Forests PublicIn this lesson I explored the balance between underfitting and overfitting in decision trees and introduced the random forest model as a solution. Decision trees can either overfit with too much sp…
Jupyter Notebook
If the problem persists, check the GitHub status page or contact support.