Pinned Loading
-
Homesite_quote_conversion_prediction
Homesite_quote_conversion_prediction PublicThis repository contains a data science case study on the 'Homesite quote conversion' problem from Kaggle. The objective of the project is to develop a predictive model that accurately identifies p…
Jupyter Notebook
-
LLM-From-Scratch-For-ChatBots-GPT2
LLM-From-Scratch-For-ChatBots-GPT2 PublicThis project implements an LLM from scratch, utilizing the transformer mechanism similar to that of GPT-2. The model is trained on a customer service dataset.
Jupyter Notebook 1
-
Backpropagation_Custom_Implementation
Backpropagation_Custom_Implementation PublicThis repository contains a Python implementation of a neural network optimization process using different optimizers: Vanilla, Momentum, and Adam. The neural network's forward propagation, backward…
Jupyter Notebook 1
-
Custom_SGD_Logistic_Regression
Custom_SGD_Logistic_Regression PublicThis repository contains a custom implementation of the Stochastic Gradient Descent (SGD) classifier for binary classification. The classifier is implemented with Logarithmic Loss (Logloss) and L2 …
Jupyter Notebook
-
Self_Driving_Car_Village_Roads
Self_Driving_Car_Village_Roads PublicThis repository contains code for a self-driving car project trained on village road scenarios. The model predicts steering angles based on input images, and the simulation includes a visual repres…
Python 1
-
YOLOv8_Custom_Dataset_Pothole_Detection
YOLOv8_Custom_Dataset_Pothole_Detection PublicThis repository implements a custom dataset for pothole detection using YOLOv8. The project focuses on training and fine-tuning YOLOv8 on a specialized dataset tailored for pothole identification. …
Python 1
If the problem persists, check the GitHub status page or contact support.