Pinned Repositories
3D-Model-Website-Car-
A-Star-Visualization
finetuning-Llama2-7b
Fine-tuning the LLaMA 2-7B model (7 billion parameters) using QLoRA technique on a T4 GPU with 16 GB of VRAM.
Football-Tracking
Football Tracking using YOLOv5 and OpenCV
Lane-Detection-UNet
This repository contains the implementation of a lane detection system using the UNet architecture. The model is trained on the BDD100K dataset, leveraging its diverse and large-scale data to ensure robust performance under various weather conditions and different times of day.
Leetcode-Sessions
This repository's purpose is to keep tabs on my leetcode progress where I intend to solve 3 leetcode questions everyday for a year.
Portfolio-Website
shotmaps-streamlit
typing-game
A simple typing game built using JavaScript.
xGModel
This repository contains code to predict the Expected Goals (xG) from shots in football using various machine learning models.
AnshChoudhary's Repositories
AnshChoudhary/Lane-Detection-UNet
This repository contains the implementation of a lane detection system using the UNet architecture. The model is trained on the BDD100K dataset, leveraging its diverse and large-scale data to ensure robust performance under various weather conditions and different times of day.
AnshChoudhary/xGModel
This repository contains code to predict the Expected Goals (xG) from shots in football using various machine learning models.
AnshChoudhary/Football-Tracking
Football Tracking using YOLOv5 and OpenCV
AnshChoudhary/3D-Model-Website-Car-
AnshChoudhary/A-Star-Visualization
AnshChoudhary/Brain-Tumor-Detection
A deep learning project utilizing Convolutional Neural Networks (CNNs) in TensorFlow to detect brain tumors from MRI images, achieving 98% accuracy.
AnshChoudhary/finetuning-Llama2-7b
Fine-tuning the LLaMA 2-7B model (7 billion parameters) using QLoRA technique on a T4 GPU with 16 GB of VRAM.
AnshChoudhary/typing-game
A simple typing game built using JavaScript.
AnshChoudhary/algorithmic-trading
AnshChoudhary/AnshChoudhary
Config files for my GitHub profile.
AnshChoudhary/Attention-Please
AnshChoudhary/Autonomous-Mars-Rover
AnshChoudhary/BDD100K-Model-Zoo
Summaries of papers on various Semantic Segmentation models trained on the BDD100K dataset.
AnshChoudhary/Compiler-Lab
AnshChoudhary/compiler-practice
AnshChoudhary/DeepLabv3-Drivable-Area-Segmentation
AnshChoudhary/DeepSeek-VLM-Chat
This project integrates the DeepSeek-VL model with a webcam feed and a Gradio web interface and allows users to ask questions about the captured frame using a text-based chat interface.
AnshChoudhary/face-recog-attendance
A project to create an attendance webapp that allows professors to take attendance using face recognition.
AnshChoudhary/finetuning-tinyllama-on-eminem
FInetuning the Tiny Llama-1.1B Llama model (3 trillion tokens) on Eminem songs in order to generate rap lyrics.
AnshChoudhary/image-to-ascii
AnshChoudhary/Jensen_Alpha
AnshChoudhary/Llama-3.1-RAG-Chatbot
AnshChoudhary/llama-3.2-multimodal
Using the Llama 3.2 90b parameters model using fireworks.ai api to run inference on image inputs and then asking questions in the form of prompts.
AnshChoudhary/Model-Evaluation-BDD100K
An assessment of various deep learning models on the BDD100K Drivable Area dataset. Performance of models is noted with respect to different scenarios such as images taken in different times of day, weather, etc.
AnshChoudhary/networks
AnshChoudhary/Networks-Programming
Networks lab code
AnshChoudhary/Ollama-3.1
AnshChoudhary/Self-Driving-Model
AnshChoudhary/TuLane-Detection
An implementation of a U-Net model for fast and precise lane detection & segmentation using the TuSimple dataset.
AnshChoudhary/U-Net-Drivable-Area-Segmentation