Skip to content
View AnshChoudhary's full-sized avatar
๐ŸŒ
Looking for work.
๐ŸŒ
Looking for work.

Highlights

  • Pro
Block or Report

Block or report AnshChoudhary

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
AnshChoudhary/README.md
  • ๐Ÿ‘‹ Hi, Iโ€™m @AnshChoudhary
  • ๐Ÿ‘€ Iโ€™m interested in data science, machine learning, and creative web development.
  • ๐ŸŒฑ Iโ€™m currently learning about Large Language Models and other similar deep learning concepts.
  • ๐Ÿ“ซ How to reach me: mail - anshc19@gmail.com, instagram - ughhnsh.

Leetcode Stats

Pinned

  1. finetuning-Llama2-7b finetuning-Llama2-7b Public

    Fine-tuning the LLaMA 2-7B model (7 billion parameters) using QLoRA technique on a T4 GPU with 16 GB of VRAM.

    Jupyter Notebook

  2. xGModel xGModel Public

    This repository contains code to predict the Expected Goals (xG) from shots in football using various machine learning models.

    Jupyter Notebook 5

  3. Brain-Tumor-Detection Brain-Tumor-Detection Public

    A deep learning project utilizing Convolutional Neural Networks (CNNs) in TensorFlow to detect brain tumors from MRI images, achieving 98% accuracy.

    Jupyter Notebook

  4. typing-game typing-game Public

    A simple typing game built using JavaScript.

    JavaScript 1

  5. Portfolio-Website Portfolio-Website Public

    JavaScript

  6. Football-Tracking Football-Tracking Public

    Football Tracking using YOLOv5 and OpenCV

    Python