CabbageSage's Stars
mseitzer/pytorch-fid
Compute FID scores with PyTorch.
gitE0Z9/pytorch-implementations
Deep learning models implemented in PyTorch
facebookresearch/poincare-embeddings
PyTorch implementation of the NIPS-17 paper "Poincaré Embeddings for Learning Hierarchical Representations"
ott-jax/ott
Optimal transport tools implemented with the JAX framework, to get differentiable, parallel and jit-able computations.
facebookresearch/flow_matching
A PyTorch library for implementing flow matching algorithms, featuring continuous and discrete flow matching implementations. It includes practical examples for both text and image modalities.
CroitoruAlin/Diffusion-Models-in-Vision-A-Survey
This repository categorizes the papers about diffusion models applied in computer vision according to their target task. The classifcation is based on our survey: https://arxiv.org/abs/2209.04747v1
lucidrains/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
SatyadevNtv/MOT
Manifold optimization based Optimal Transport
YangLing0818/Diffusion-Models-Papers-Survey-Taxonomy
Diffusion model papers, survey, and taxonomy
VinAIResearch/LFM
Official PyTorch implementation of the paper: Flow Matching in Latent Space
cognaclee/DPM-OT
zjhellofss/KuiperInfer
校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
puge-up/programming-play
致力于实习/校招/社招进大厂打法,计算机基础知识学习,C++、Java、算法学习路线,专注于编程打法!
anyeZHY/genai_workshop.github.io
geoopt/geoopt
Riemannian Adaptive Optimization Methods with pytorch optim
tvayer/SGW
Code for Sliced Gromov-Wasserstein
WWXkenmo/Bioinfor_researchers_atlas
meyerscetbon/LOT
PythonOT/POT
POT : Python Optimal Transport
Doragd/Algorithm-Practice-in-Industry
搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)
tvayer/FGW
Code for Optimal Transport for structured data with application on graphs
abdelwahed/OT_for_big_data
Optimal Transport in the Big Data Era
ml-tooling/ml-workspace
🛠 All-in-one web-based IDE specialized for machine learning and data science.
sherlockLitao/HCP
Mengyu8042/Spar-Sink
Importance Sparsification for Sinkhorn Algorithm
TalwalkarLab/leaf
Leaf: A Benchmark for Federated Settings
litian96/FedProx
Federated Optimization in Heterogeneous Networks (MLSys '20)
wardseptember/notes
算法刷题指南、Java多线程与高并发、Java集合源码、Spring boot、Spring Cloud等笔记,源码级学习笔记后续也会更新。
apachecn/ml-mastery-zh
:book: [译] MachineLearningMastery 博客文章
ooibc88/blockbench
BLOCKBENCH: A Framework for Analyzing Private Blockchains. Blockbench contains workloads for measuring the data processing performance, and workloads for understanding the performance of different layers of Blockchain systems.