Highlights
- Pro
Stars
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
All Algorithms implemented in Python
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
Image-to-Image Translation in PyTorch
State-of-the-Art Text Embeddings
Everything you need to prepare for your technical interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
A collection of resources and papers on Diffusion Models
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
🔥 2D and 3D Face alignment library build using pytorch
[ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters
Cracking the Coding Interview 6th Ed. Python Solutions
Awesome Incremental Learning
[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
Deep learning software for colorizing black and white images with a few clicks.
A middle-to-high level open source algorithm book designed with coding interview at heart!
[ICCV2023 Best Paper Finalist] PyTorch implementation of DiffusionDet (https://arxiv.org/abs/2211.09788)
Code for Paper: “Low-Resource” Text Classification: A Parameter-Free Classification Method with Compressors
Programming exercises, code katas and puzzles for your job interview training - or just for fun.
A tiny web application to invite a user into your slack team.
Generate comic panels using a LLM + SDXL. Powered by Hugging Face 🤗
Self-contained, minimalistic implementation of diffusion models with Pytorch.
Official implementation of Diffusion Autoencoders
Awesome Machine Unlearning (A Survey of Machine Unlearning)
A minimal implementation of diffusion models for text generation
A PyTorch implementation of center loss on MNIST
The repository contains solutions to various problems on leetcode. The code is merely a snippet (as solved on LeetCode) & hence is not executable in a c++ compiler. The code written is purely origi…