ChaosAdmStudent
I am a developer working in applications of AI and machine learning. I love exploring the intersection of my hobbies and ML like I did with badminton and music!
Delhi, India
Pinned Repositories
CarPricePrediction
ML model to determine price of car based on certain features.
DinoGameCNN
In this project, I try to automate Google's dino game using Convolutional Neural Networks which makes use of computer vision to constantly predict the dino's move on the basis of the game objects' relative distance with respect to the dinosaur!
DNN-Training-Acceleration
In this project, I implement and compare the different distributed training techniques from data parallelization and model parallelization from scratch using PyTorch
eda-sat-project
This is my first mini project wherein I delve into data analysis of a SAT dataset using Numpy, Pandas and Matplotlib!
InstantSplat
Implementation of InstantSplat where Dust3r is used instead of colmap for points initialization
JournalEntry
Allows an individual to maintain a journal. 1 entry per day that can be added, edited and deleted.
qualitative-badminton-player-analysis
In this group project carried out with @Anannyap7, the aim is to take a professional badminton match video as an input and predict the most probable space on the court where the shot will be hit by the player on the near side of the court.
Quote-Scraper
My first try at using Selenium to scrape information off the internet! I used https://brainquotes.com/ as my source
VQA-with-Multimodal-Transformers
text-prompted-3dgs-segmentation
Unofficial implementation of Segment Anything in 3D Gaussians, with the added functionality of text prompting and multi-view prompt initialization.
ChaosAdmStudent's Repositories
ChaosAdmStudent/InstantSplat
Implementation of InstantSplat where Dust3r is used instead of colmap for points initialization
ChaosAdmStudent/qualitative-badminton-player-analysis
In this group project carried out with @Anannyap7, the aim is to take a professional badminton match video as an input and predict the most probable space on the court where the shot will be hit by the player on the near side of the court.
ChaosAdmStudent/CarPricePrediction
ML model to determine price of car based on certain features.
ChaosAdmStudent/eda-sat-project
This is my first mini project wherein I delve into data analysis of a SAT dataset using Numpy, Pandas and Matplotlib!
ChaosAdmStudent/JournalEntry
Allows an individual to maintain a journal. 1 entry per day that can be added, edited and deleted.
ChaosAdmStudent/Quote-Scraper
My first try at using Selenium to scrape information off the internet! I used https://brainquotes.com/ as my source
ChaosAdmStudent/Tic-Tac-Toe
A console-based Tic Tac Toe game!
ChaosAdmStudent/DinoGameCNN
In this project, I try to automate Google's dino game using Convolutional Neural Networks which makes use of computer vision to constantly predict the dino's move on the basis of the game objects' relative distance with respect to the dinosaur!
ChaosAdmStudent/Disaster-Management-SMS-Pipeline
ChaosAdmStudent/DisasterRecoverySimulation
In this project, I have made a simulation of the disaster recovery system for a banking institution in scenarios of Earthquakes and Information Breach using Python, MySQL and PyGame
ChaosAdmStudent/DNN-Training-Acceleration
In this project, I implement and compare the different distributed training techniques from data parallelization and model parallelization from scratch using PyTorch
ChaosAdmStudent/Guitar-Fretboard-Trainer
This app helps you with guitar fretboard note memorization.
ChaosAdmStudent/Machine_Learning_course_UGent_D012554_kaggle
ChaosAdmStudent/music-genre-classification-using-fl
The aim of this project done with @Anannyap7 is to equip the music industry with a way to collaborate with third party developers without exposing their data. This has been accomplished using Federated Learning and the implementation of the concept has been shown on the simple task of Music Genre Classification.
ChaosAdmStudent/OnlineNotes
A simple website allowing logged in users to create notes! Backend using Python, database using SQLAlchemy
ChaosAdmStudent/PolyEqSolverCNN
Made a Handwritten Polynomial Equation Solver using CNN with @Anannyap7
ChaosAdmStudent/GSplatsVsNeRF
Experiments for a comparative analysis on 3D Gaussian Splatting and Instant NGP for complex scenes and sparse-views
ChaosAdmStudent/VQA-with-Multimodal-Transformers
ChaosAdmStudent/dsa-qs
Here, I basically try to describe a way of thinking for different unique problems in the hope that I can refer back to this repository as revision material.
ChaosAdmStudent/Movie-Genre-classification-using-Federated-Learning
Classifying movie genres based on movie posters using Federated Learning with neural networks (done along with @ChaosAdmStudent)
ChaosAdmStudent/MultiObj-Multiview-Synthesis