Pinned Repositories
Acm-Igdtuw
Repo for understanding
adversarial-robustness
AIP_TexttoMusic
Amazon-ML-Challenge-Entropy
Our submission for the Amazon ML challenge 2022 for the use of predicting the product length given a large data of 2.2million products.
ATM-Machine
Project in Java showcasing concepts of inheritance and polymorphism
geetikavadali.github.io
imperfectinfogames_te
trying out various contemporary game theory algorithms to implement imperfect information zero-sum two person games like rock-paper-scissors, latent tic-tac-tow etc.
Interpretable-Cancer-Classification
Binary classification of Breast Cancer between malignant and benign tumors based on a numerical and categorical dataset. Classification is done using Random Forest Classifier after proper data preprocessing and encoding, that provided an accuracy of 98.67%. In addition, the classification model is explained using SHAP library.
Pollution-Forecasting-using-LSTM-Time-Forecasting
Predicting PM2.5 levels given environmental conditions in and around industrial areas. Used a time forecasting Long-Short-Term Memory RNN model.
Solving-TSP
Solving the standard Travelling Salesman Problem by various optimization algorithms
geetikavadali's Repositories
geetikavadali/geetikavadali.github.io
geetikavadali/Pollution-Forecasting-using-LSTM-Time-Forecasting
Predicting PM2.5 levels given environmental conditions in and around industrial areas. Used a time forecasting Long-Short-Term Memory RNN model.
geetikavadali/Acm-Igdtuw
Repo for understanding
geetikavadali/adversarial-robustness
geetikavadali/AIP_TexttoMusic
geetikavadali/Amazon-ML-Challenge-Entropy
Our submission for the Amazon ML challenge 2022 for the use of predicting the product length given a large data of 2.2million products.
geetikavadali/ATM-Machine
Project in Java showcasing concepts of inheritance and polymorphism
geetikavadali/imperfectinfogames_te
trying out various contemporary game theory algorithms to implement imperfect information zero-sum two person games like rock-paper-scissors, latent tic-tac-tow etc.
geetikavadali/Interpretable-Cancer-Classification
Binary classification of Breast Cancer between malignant and benign tumors based on a numerical and categorical dataset. Classification is done using Random Forest Classifier after proper data preprocessing and encoding, that provided an accuracy of 98.67%. In addition, the classification model is explained using SHAP library.
geetikavadali/Solving-TSP
Solving the standard Travelling Salesman Problem by various optimization algorithms
geetikavadali/cellshapeanalysis
Work done by Geetika over the course of her association with Xu Lab, Carnegie Mellon University
geetikavadali/certs
certs
geetikavadali/DINO-pedestrian
Evaluating the DINO object detection model on a custom pedestrian dataset. Evaluation on pretrained weights as well as after finetuning
geetikavadali/Formality-Style-transfer
Implemented Seq2Seq based learning models on the GYAFC Corpus, consisting of English language parallel sentences of informal and formal kind
geetikavadali/geetika.github.io
A beautiful, simple, clean, and responsive Jekyll theme for academics
geetikavadali/geetikav.github.io
geetikavadali/LatLonSlider
slider using dash for latitude and longitude based AIS activity
geetikavadali/listenbrainz-server
Server for the ListenBrainz project, including the front-end (javascript/react) code that it serves and all of the data processing components that LB uses.
geetikavadali/mlops-zoomcamp
Free MLOps course from DataTalks.Club
geetikavadali/Python-Beginner-Projects
Config files for my GitHub profile.
geetikavadali/pytorch-vsumm-reinforce
Unsupervised video summarization with deep reinforcement learning (AAAI'18)
geetikavadali/RandomDashTrials
just testing out if dash app is able to be deployed
geetikavadali/RepDistiller
[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods
geetikavadali/robustness
A library for experimenting with, training and evaluating neural networks, with a focus on adversarial robustness.
geetikavadali/rock-paper-scissors
geetikavadali/sympy
A computer algebra system written in pure Python - geetika
geetikavadali/troi-recommendation-playground
A recommendation engine playground that should hopefully make playing with music recommendations easy.