Pinned Repositories
clinical-risk-prediction
Clinical Risk Prediction using EHRs
Detect-face-parts
Detect different parts of the face such as, eyes brows, nose, jaw, etc. individually
Drowsiness-detection
Detect if the driver is feeling drowsy and sound an alarm on doing so to wake him/her up.
econberta
Robust Extraction of Named Entities in Economics
Eye-blink-detection
Detect eye blinks based on eye aspect ratio (EAR) introduced by Soukupová and Čech in their 2016 paper, Real-Time Eye Blink Detection Using Facial Landmarks.
gentopia-mason
Build Hierarchical Autonomous Agents through Config. Collaborative Growth of Specialized Agents.
hive-haven
HiveHaven connects students to trusted accommodations across the US
plant-seeds-classification
I took the Plant Seedlings dataset from Kaggle and made a classifier using a pretrained resnet-50 model and mxnet framework
sotu-analysis
A text analysis pipeline using PySpark for analyzing historical State of the Union Addresses from 1790 to the present year.
spark-movie-recommendation
A movie recommendation system on MovieLens 25M dataset using Python and Apache Spark
pathak-ashutosh's Repositories
pathak-ashutosh/Eye-blink-detection
Detect eye blinks based on eye aspect ratio (EAR) introduced by Soukupová and Čech in their 2016 paper, Real-Time Eye Blink Detection Using Facial Landmarks.
pathak-ashutosh/Drowsiness-detection
Detect if the driver is feeling drowsy and sound an alarm on doing so to wake him/her up.
pathak-ashutosh/Detect-face-parts
Detect different parts of the face such as, eyes brows, nose, jaw, etc. individually
pathak-ashutosh/econberta
Robust Extraction of Named Entities in Economics
pathak-ashutosh/Facial-Landmarks-Detection
Detect facial landmarks using OpenCV, dlib, Python
pathak-ashutosh/fake-covid-news
Using the FakeCovid dataset, find correlations between consumption and creation of news by different populations in different countries.
pathak-ashutosh/gentopia-mason
Build Hierarchical Autonomous Agents through Config. Collaborative Growth of Specialized Agents.
pathak-ashutosh/hive-haven-old
HiveHaven connects students to trusted accommodations across the US
pathak-ashutosh/liver-segmentation
Segment liver using unet architecture. This was a project I did for a senior anonymously as his final year project during my undergrad.
pathak-ashutosh/pedigree-pal
Blockchain-based Dog Pedigree and Ownership Verification System
pathak-ashutosh/remove-google-ads
Chrome extension to remove sponsored links from Google search results
pathak-ashutosh/spark-movie-recommendation
A movie recommendation system on MovieLens 25M dataset using Python and Apache Spark
pathak-ashutosh/clinical-risk-prediction
Clinical Risk Prediction using EHRs
pathak-ashutosh/flask-blog
A blog (CMS) with entire back-end in Python (Flask)
pathak-ashutosh/hive-haven
HiveHaven connects students to trusted accommodations across the US
pathak-ashutosh/Realtime-facial-landmark-detection
Detects facial landmarks in real-time from the input feed of a webcam/usb-camera/pi-cam using a HOG + Linear SVM model.
pathak-ashutosh/sotu-analysis
A text analysis pipeline using PySpark for analyzing historical State of the Union Addresses from 1790 to the present year.
pathak-ashutosh/vnet-tensorflow
Implementation of vnet in tensorflow for medical image segmentation
pathak-ashutosh/julia
The Julia Language: A fresh approach to technical computing.
pathak-ashutosh/langchain-101
pathak-ashutosh/LPthehardway
This is my code while learning Python from lpthw.
pathak-ashutosh/ml-from-scratch
A directory of ML algorithms implemented from scratch by me
pathak-ashutosh/pageai
With PageAI, transform your Figma designs to a fully functional web page using your react component library of choice!
pathak-ashutosh/parallax-portfolio-website
This webpage uses only HTML and CSS.
pathak-ashutosh/pathak-ashutosh
Config files for my GitHub profile.
pathak-ashutosh/pathak-ashutosh.github.io
My personal website and portfolio. You can follow my blog on AI and Blockchain below:
pathak-ashutosh/pmn-backend
pathak-ashutosh/pmn-frontend
pathak-ashutosh/sentiment-analysis-yelp-reviews
Perform sentiment analysis on Yelp dataset with Apache Spark
pathak-ashutosh/TensorFlow-like-API
A TensorFlow like API, although very simple, which can perform basic tasks of TensorFlow