-
filia_admin Public
Forked from HeyFlutter-Public/Flutter-Fitness-Dashboard-UIDart UpdatedMar 28, 2025 -
-
abhinav-bohra.github.io Public
Personal Portfolio
-
CoeuSearch Public
Neural File Search Engine
-
THAT Public
A webapp to improve the online learning experience of people with hearing impairment.
-
-
Big-Data-Processing Public
Exploring and Implementing Scalable Data Processing Techniques
Python UpdatedMay 11, 2023 -
Privacy-Preserving-ML Public
Implementation of privacy-preserving SVM assuming public model private data scenario
-
-
Adversarial-Machine-Learning Public
Adversarial Sample Generation
-
mmf Public
Forked from facebookresearch/mmfA modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
-
DL-Weather-Prediction Public
Predicting weather parameters humidity, temperature and atmospheric pressure using simple recurrent neural network (RNN)
Jupyter Notebook UpdatedMay 10, 2023 -
NaiveBayes Public
Implementation of Gaussian and Multinomial Naive Bayes Classifier using Python, Pandas, and NumPy without using any off the shelf library usi
-
DecisionTrees Public
Implementation of Decision Tree Algorithm using Python, Pandas, and NumPy without using any off the shelf library usi
-
-
-
-
Stock Price Movement Prediction using Sentiment Analysis
-
NLP_Shared_Task_2022 Public
Forked from AdarshKumar712/NLP_Shared_Task_2022 -
Packet Sniffer and Packet Analyzer - Exploring tshark and writing scripts to analyze pcap
-
-
-
Peer-2-Peer-Chat-Application Public
A network application - Peer-to-Peer Chat Application for multiple users
-
PintOS Public
Improvements in PintOS
-
Producer-Consumer-System Public
Implementation of multiple producer-consumer system where producers create prioritized jobs
-
A rudimentary command-line interpreter running on the Linux operating system
-
My implementation of the research paper - All-in-One: Emotion, Sentiment and Intensity Prediction using a Multi-task Ensemble Framework
-
HAVE Public
A Social eCommerce Platform
-
-
Graham-Scan-Algorithm Public
My implementation of Graham's Scan Algorithm for finding the convex hull of a finite set of points in the plane with time complexity O(N*log(N)).