Pinned Repositories
ABEX
Code for ACL 2024 paper -- ABEX: Data Augmentation for Low-Resource NLU via Expanding Abstract Descriptions
ACLM
Code for ACL 2023 Paper: ACLM: A Selective-Denoising based Generative Data Augmentation Approach for Low-Resource Complex NER
BioAug
Code for SIGIR 2023 paper: BioAug: Conditional Generation based Data Augmentation for Low-Resource Biomedical NER
100-Days-Of-ML-Code
100-Days-of-ML-Code repository where I log my Machine Learning progress for the next 100 days
Agri-Learning
Paytm Build For India Hackathon
ARER
Autonomous-Tagging-Of-Stack-Overflow-Questions
Auto tagging of stack overflow questions. Used dataset: https://www.kaggle.com/stackoverflow/stacksample
Car-Numberplate-Recognition
Using Machine learning to locate the number-plate and identify the car number
Gesture-Recognition-ML
CNN and OpenCV are used to predict real time gestures.
utkarsh4430.github.io
Utkarsh4430's Repositories
Utkarsh4430/Autonomous-Tagging-Of-Stack-Overflow-Questions
Auto tagging of stack overflow questions. Used dataset: https://www.kaggle.com/stackoverflow/stacksample
Utkarsh4430/Gesture-Recognition-ML
CNN and OpenCV are used to predict real time gestures.
Utkarsh4430/Car-Numberplate-Recognition
Using Machine learning to locate the number-plate and identify the car number
Utkarsh4430/utkarsh4430.github.io
Utkarsh4430/100-Days-Of-ML-Code
100-Days-of-ML-Code repository where I log my Machine Learning progress for the next 100 days
Utkarsh4430/Agri-Learning
Paytm Build For India Hackathon
Utkarsh4430/ARER
Utkarsh4430/CIFAR-CNN
Applying CNN on Cifar dataset using TF
Utkarsh4430/ddp-parsing-train-code
Utkarsh4430/Face-features-detection
The repo contains few basic applications of openCV library.
Utkarsh4430/Screen-Recorder
Recording screen using python and opencv
Utkarsh4430/SudokuAI
Using image processing and machine learning to solve the sudoku in a given image
Utkarsh4430/Facial-Keypoint-Detection
My solution and further work on the kaggle dataset "Facial Keypoint Detection"
Utkarsh4430/Image-convolution
A basic image convolution repo, where different filters are applied to find the edges or sharpening the image.
Utkarsh4430/Kaggle_Cats_and_Dogs
Solved the cats and dogs problem given on kaggle. Used only the training data given on the site which contained 25000 images of dogs and cats
Utkarsh4430/M-MELD
Utkarsh4430/m3i
Utkarsh4430/MidasIIITD
MIDASS@IIITD Task
Utkarsh4430/ML-Cookbook
Useful ML algorithms that can be reused
Utkarsh4430/Pokemon_Generation_One_Kaggle
Used CNN to classify 149 pokemons into respective classes
Utkarsh4430/Sign-Language-Interpreter
Deep Learning model to convert Sign Language to Speech and speech to gesture
Utkarsh4430/Sudoku-Slover
C++ program to solve any sudoku
Utkarsh4430/YOLOv2-Implementation-SoccerBallDetection
YOLOv2 algorithm is used to detect soccer ball in an image