Pinned Repositories
BlindChat
a facebook messenger bot that allows users to chat with other people on facebook anonymously
covidexplore
exploring the impact of the COVID-19 crisis on the world through data
DEAP
Repository for the paper "Deciphering Environmental Air Pollution with Large Scale City Data", IJCAI 2022
DeepGazePointer
control the cursor using your eyes with deep learning
DocuLLM
a RAG framework that can search and answers questions from existing docs
Google-Landmark-Recognition-Retrieval-2019
Silver and Bronze medal solutions to the Kaggle challenges on Google Landmark Dataset
Hybrid-Style-Siamese-Network
Hybrid Style Siamese Network: Incorporating style loss in complementary apparels retrieval (CVFAD - CVPR2020)
image_captioning
reco
a simple yet versatile recommendation systems library in python
mayukh18's Repositories
mayukh18/BlindChat
a facebook messenger bot that allows users to chat with other people on facebook anonymously
mayukh18/reco
a simple yet versatile recommendation systems library in python
mayukh18/Google-Landmark-Recognition-Retrieval-2019
Silver and Bronze medal solutions to the Kaggle challenges on Google Landmark Dataset
mayukh18/DEAP
Repository for the paper "Deciphering Environmental Air Pollution with Large Scale City Data", IJCAI 2022
mayukh18/covidexplore
exploring the impact of the COVID-19 crisis on the world through data
mayukh18/DeepGazePointer
control the cursor using your eyes with deep learning
mayukh18/Hybrid-Style-Siamese-Network
Hybrid Style Siamese Network: Incorporating style loss in complementary apparels retrieval (CVFAD - CVPR2020)
mayukh18/image_captioning
mayukh18/DocuLLM
a RAG framework that can search and answers questions from existing docs
mayukh18/awesome-coronavirus
š¦ Useful projects and resources for COVID-19 (2019 novel Coronavirus)
mayukh18/awesome-for-beginners
A list of awesome beginners-friendly projects.
mayukh18/BERT4Rec-VAE-Pytorch
Pytorch implementation of BERT4Rec and Netflix VAE.
mayukh18/CaseRecommender
A Recommender Framework for Python
mayukh18/everymoviebyyou
codebase for everymoviebyyou.com
mayukh18/Grape-Theme
šThis is a jekyll Grape-Theme. It is good for a portfolio as well as a blog!
mayukh18/heroku-buildpack-ffmpeg-latest
A Heroku buildpack for ffmpeg that always downloads the latest static build
mayukh18/ImageComposer
Package to simplify creating simple synthetic image datasets. You specify the background and foreground objects, the package does the rest.
mayukh18/just-the-docs
A modern, high customizable, responsive Jekyll theme for documention with built-in search.
mayukh18/Kaggle-TGS-Salt-Identification
Codes and stuff for the Kaggle image segmentation challenge
mayukh18/keras-yolo2
Improvements and additions over the fork of https://github.com/experiencor/keras-yolo2
mayukh18/lanyon
A content-first, sliding sidebar theme for Jekyll.
mayukh18/mayukh18.github.io
mayukh18/mixture-of-experts
PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538
mayukh18/OFA
Official repository of OFA (ICML 2022). Paper: OFA: Unifying Architectures, Tasks, and Modalities Through a Simple Sequence-to-Sequence Learning Framework
mayukh18/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
mayukh18/PyContinual
PyContinual (An Easy and Extendible Framework for Continual Learning)
mayukh18/python-video-converter
Python Video Converter (ffmpeg wrapper)
mayukh18/ROSE
ROSE project car race game
mayukh18/up-for-grabs.net
Jump in!
mayukh18/xv6-explained
Explanations of xv6 operating system