SueGreen's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
pydantic/pydantic
Data validation using Python type hints
iterative/dvc
🦉 Data Versioning and ML Experiments
Lightning-AI/litgpt
20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.
zhanymkanov/fastapi-best-practices
FastAPI Best Practices and Conventions we used at our startup
dabeaz-course/python-mastery
Advanced Python Mastery (course by @dabeaz)
wsvincent/awesome-django
A curated list of awesome things related to Django
replicate/cog
Containers for machine learning
christoomey/vim-tmux-navigator
Seamless navigation between tmux panes and vim splits
hal9ai/awesome-dataviz
:chart_with_upwards_trend: A curated list of awesome data visualization libraries and resources.
lucidrains/gigagan-pytorch
Implementation of GigaGAN, new SOTA GAN out of Adobe. Culmination of nearly a decade of research into GANs
Hedlen/awesome-segment-anything
Tracking and collecting papers/projects/others related to Segment Anything.
Farama-Foundation/chatarena
ChatArena (or Chat Arena) is a Multi-Agent Language Game Environments for LLMs. The goal is to develop communication and collaboration capabilities of AIs.
mix1009/sdwebuiapi
Python API client for AUTOMATIC1111/stable-diffusion-webui
google-research/disentanglement_lib
disentanglement_lib is an open-source library for research on learning disentangled representations.
keras-team/keras-core
A multi-backend implementation of the Keras API, with support for TensorFlow, JAX, and PyTorch.
Duan-JM/awesome-papers-fewshot
Collection for Few-shot Learning
xu-ji/IIC
Invariant Information Clustering for Unsupervised Image Classification and Segmentation
AgileRL/AgileRL
Streamlining reinforcement learning with RLOps. State-of-the-art RL algorithms and tools.
rasbt/scipy2023-deeplearning
Sha-Lab/FEAT
The code repository for "Few-Shot Learning via Embedding Adaptation with Set-to-Set Functions"
vlukiyanov/pt-dec
PyTorch implementation of DEC (Deep Embedding Clustering)
jakeret/unet
Generic U-Net Tensorflow 2 implementation for semantic segmentation
rasbt/pytorch-memory-optim
This code repository contains the code used for my "Optimizing Memory Usage for Training LLMs and Vision Transformers in PyTorch" blog post.
Stability-AI/datapipelines
Iterable datapipelines for pytorch training.
wookayin/expt
Experiment. Plot. Tabulate.
fastestimator/fastestimator
Deep Learning Fast & Easy
catalys1/mae-pytorch
Simple MAE (masked autoencoders) with pytorch and pytorch-lightning.