theGuyWithBlackTie
Machine Learning Research Scientist Masters from the University of Twente
University Of TwenteNetherlands
Pinned Repositories
Auto-Detection-of-Atirial-Fibrillation
This project does automatic detection of atirial fibrillation episodes from ECG data.
Conference-Proceedings---Text-Classification
Given the title of the article or research paper, ML model will suggest the conference name to the author.
dailyCodingProblem
This repository contains Daily Coding Problem questions and solutions.
Deep-Extreme-Multi-Label-Learning
This repository is the implementation of paper: Deep Extreme Multi Label Learning (DXML). Paper Link: https://arxiv.org/abs/1704.03718
electricChargingStations
flask-app
Its an tf-idf based doc search written in flask
pytorch-BERT-GCN
BERT-GCN architecture for citation recommendation system.
Text-Summarization
This is an extractive based text summarization.
theGuyWithBlackTie's Repositories
theGuyWithBlackTie/pytorch-BERT-GCN
BERT-GCN architecture for citation recommendation system.
theGuyWithBlackTie/Text-Summarization
This is an extractive based text summarization.
theGuyWithBlackTie/electricChargingStations
theGuyWithBlackTie/Deep-Extreme-Multi-Label-Learning
This repository is the implementation of paper: Deep Extreme Multi Label Learning (DXML). Paper Link: https://arxiv.org/abs/1704.03718
theGuyWithBlackTie/dailyCodingProblem
This repository contains Daily Coding Problem questions and solutions.
theGuyWithBlackTie/Auto-Detection-of-Atirial-Fibrillation
This project does automatic detection of atirial fibrillation episodes from ECG data.
theGuyWithBlackTie/Conference-Proceedings---Text-Classification
Given the title of the article or research paper, ML model will suggest the conference name to the author.
theGuyWithBlackTie/flask-app
Its an tf-idf based doc search written in flask
theGuyWithBlackTie/autoencoder-tutorial
This contains autoencoders implementation.
theGuyWithBlackTie/cltk
The Classical Language Toolkit
theGuyWithBlackTie/coderestaurant.github.io
theGuyWithBlackTie/GAN-PyTorch
Implementations of GAN (Generative Adversarial Network) serving as (1)complimentary tutorials to the GAN blog (2) tutorial to learn about GAN
theGuyWithBlackTie/graphRAG
A repository for learning graphRAG (Graph-based Retrieval-Augmented Generation) and developing a related project. Tracks progress from initial study to practical implementation.
theGuyWithBlackTie/ML-Algo-From-Scratch
This repository contains various Machine Learning Algorithms Implementation from scratch.
theGuyWithBlackTie/Neural-Machine-Translation-Pytorch
theGuyWithBlackTie/PySyft
Perform data science on data that remains in someone else's server
theGuyWithBlackTie/pytorch-Named-Entity-Extraction
Named Entity Extraction by BERT
theGuyWithBlackTie/pyTorch_Lightning-Toxic_Comments_Classification
Used PyTorch Lightning to finetune BERT and its variants for toxicity classification!!
theGuyWithBlackTie/Sentiment-Analyzer
This project intends to do sentiment analysis for various sites viz. Reddit, Amazon reviews, Yelp etc.
theGuyWithBlackTie/siamese-triplet
theGuyWithBlackTie/stratified-partition
stratified-partition is a library to split the supervised dataset while maintaining labels' distribution across the splits 🚀
theGuyWithBlackTie/theGuyWithBlackTie
theGuyWithBlackTie/theguywithblacktie.github.io
Ashish Singhal's portfolio repository
theGuyWithBlackTie/Transformers-Deep-Extreme-Multi-Label-Learning
This repository implements SOTA paper: Deep Extreme Multi-Label Learning(DXML) but with Bert Transformer.