xbno's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
hwchase17/langchain
⚡ Building applications with LLMs through composability ⚡
iamadamdev/bypass-paywalls-chrome
Bypass Paywalls web browser extension for Chrome and Firefox.
istio/istio
Connect, secure, control, and observe services.
rxhanson/Rectangle
Move and resize windows on macOS with keyboard shortcuts and snap areas
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
RasaHQ/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
PrefectHQ/prefect
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
plotly/plotly.py
The interactive graphing library for Python :sparkles: This project now includes Plotly Express!
visenger/awesome-mlops
A curated list of references for MLOps
facebookresearch/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
feast-dev/feast
The Open Source Feature Store for Machine Learning
dependabot/dependabot-core
🤖 Dependabot's core logic for creating update PRs.
HazyResearch/flash-attention
Fast and memory-efficient exact attention
niespodd/browser-fingerprinting
Analysis of Bot Protection systems with available countermeasures 🚿. How to defeat anti-bot system 👻 and get around browser fingerprinting scripts 🕵️♂️ when scraping the web?
chiphuyen/python-is-cool
Cool Python features for machine learning that I used to be too afraid to use. Will be updated as I have more time / learn more.
facebookresearch/vissl
VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.
speedyg0nz/MagInkCal
E-Ink Magic Calendar that automatically syncs to Google Calendar and runs off a battery powered Raspberry Pi Zero
phlippe/uvadlc_notebooks
Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2023
chiphuyen/dmls-book
Summaries and resources for Designing Machine Learning Systems book (Chip Huyen, O'Reilly 2022)
https-deeplearning-ai/machine-learning-engineering-for-production-public
Public repo for DeepLearning.AI MLEP Specialization
deepmind/reverb
Reverb is an efficient and easy-to-use data storage and transport system designed for machine learning research
OATML/non-parametric-transformers
Code for "Self-Attention Between Datapoints: Going Beyond Individual Input-Output Pairs in Deep Learning"
cdklabs/cdk-ecr-deployment
A CDK construct to deploy docker image to Amazon ECR
pvjosue/pytorch_convNd
Functional N-dimensional convolution in Pytorch, recursively calling convNd until reaching conv3d.
facebookresearch/disentangling-correlated-factors
A benchmarking suite for disentanglement algorithms, suited for evaluating robustness to correlated factors. Codebase for the paper "Disentanglement of Correlated Factors via Hausdorff Factorized Support" by Karsten Roth, Mark Ibrahim, Zeynep Akata, Pascal Vincent, Diane Bouchacourt.
pvjosue/LFMNet
Deep neural network to reconstruct Confocal 3D stacks from Light Field Microscopy images.
petrapoklukar/GAN-PytorchLightning
A Pytorch Lightning implementation of GAN and experimental implementation of contrastive GAN