mzalaya's Stars
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
ageron/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
probml/pyprobml
Python code for "Probabilistic Machine learning" book by Kevin Murphy
probml/pml-book
"Probabilistic Machine Learning" - a book series by Kevin Murphy
dsgiitr/graph_nets
PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.
graphdeeplearning/graphtransformer
Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.
DynamicTimeWarping/dtw-python
Python port of R's Comprehensive Dynamic Time Warp algorithms package
VinceMarron/style_transfer
Style Transfer as Optimal Transport
kilianFatras/awesome-optimal-transport
A list of awesome papers and cool resources on optimal transport and its applications in general! As you will notice, this list is currently mostly focused on optimal transport for machine learning topics.
AlexiaJM/MaximumMarginGANs
Code for paper: "Support Vector Machines, Wasserstein's distance and gradient-penalty GANs maximize a margin"
LiqunChen0606/Graph-Optimal-Transport
Code for ICML 2020 "Graph Optimal Transport for Cross-Domain Alignment"
openopt/copt
A Python library for mathematical optimization
koshian2/swd-pytorch
Sliced Wasserstein Distance (SWD) in PyTorch
eifuentes/swae-pytorch
Implementation of the Sliced Wasserstein Autoencoder using PyTorch
tvayer/FGW
Code for Optimal Transport for structured data with application on graphs
BorisMuzellec/MissingDataOT
A Pytorch implementation of missing data imputation using optimal transport.
balcilar/Spectral-Designed-Graph-Convolutions
Codes for "Bridging the Gap Between Spectral and Spatial Domains in Graph Neural Networks" paper
VinAIResearch/DSW
Distributional Sliced-Wasserstein distance code
kilianFatras/JUMBOT
Official Python3 implementation of our ICML 2021 paper "Unbalanced minibatch Optimal Transport; applications to Domain Adaptation"
Hermina/GOT
Code accompanying the NeurIPS 2019 paper "GOT: An Optimal Transport framework for Graph comparison"
kimiandj/gsw
biweidai/SINF
Sliced Iterative Generator (SIG) & Gaussianizing Iterative Slicing (GIS)
matenure/OTCoarsening
Unsupervised Learning of Graph Hierarchical Abstractions with Differentiable Coarsening and Optimal Transport
slinderman/stats271sp2021
Material for STATS271: Applied Bayesian Statistics (Spring 2021)
trneedham/Spectral-Gromov-Wasserstein
Graph matching and clustering by comparing heat kernels via optimal transport.
jshe/wasserstein-2
trneedham/gromov-wasserstein-statistics
Statistics on the space of asymmetric networks via Gromov-Wasserstein distance
D3lt4lph4/slurm_job_examples
ShwanMario/max_sliced_wasserstein_distance
max_sliced_wasserstein_distance
LawrenceMMStewart/Semi-Supervised-Learning-with-OT