JunLi-Galios'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, ... 🧠
matplotlib/matplotlib
matplotlib: plotting with Python
diff-usion/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
fangwei123456/spikingjelly
SpikingJelly is an open-source deep learning framework for Spiking Neural Network (SNN) based on PyTorch.
YyzHarry/imbalanced-semi-self
[NeurIPS 2020] Semi-Supervision (Unlabeled Data) & Self-Supervision Improve Class-Imbalanced / Long-Tailed Learning
ermongroup/ncsn
Noise Conditional Score Networks (NeurIPS 2019, Oral)
zzw-zwzhang/Awesome-of-Long-Tailed-Recognition
A curated list of long-tailed recognition resources.
ZIYU-DEEP/Awesome-Information-Bottleneck
This is a curated list for Information Bottleneck Principle, in memory of Professor Naftali Tishby.
BorisMuzellec/MissingDataOT
A Pytorch implementation of missing data imputation using optimal transport.
XuezheMax/wolf
Invertible Generative Flows
CW-Huang/CP-Flow
Convex potential flows
rosinality/igebm-pytorch
Implicit Generation and Generalization in Energy Based Models in PyTorch
differint/differint
Python package for calculating fractional derivatives.
ruiqigao/recovery_likelihood
ZheLi2020/TimestampActionSeg
PetrMokrov/Large-Scale-Wasserstein-Gradient-Flows
Source code for Large-Scale Wasserstein Gradient Flows (NeurIPS 2021)
dair-iitd/dl-with-constraints
Code for experiments in 'Primal Dual Formulation For Deep Learning With Constraints'
meyerscetbon/LinearSinkhorn
machenslab/spikes
Code for spike coding networks
uma-pi1/DSGDpp
Implementations of various parallel algorithms for matrix factorization (including DSGD++)
abhowmick22/distributedSGD
This is a Spark implementation (Python API) for Distributed Stochastic Gradient Descent based on
aminbana/GeMCL
mdnls/scones
Sinkhorn COnditional NEural Sampling
HaoyiZhu/SNN_Image_Classification
shinyflight/SLOGAN
Stein Latent Optimization for Generative Adversarial Networks (ICLR 2022)
toantm/pytorch-bda
A Pytorch version for the paper A Bayesian Data Augmentation Approach for Learning Deep Models
arakotom/dp_swd
rpazuki/snn.tutorial
Demo: Spiking Neural Network (SNN) using Generalised Linear Model (GLM)
Yesha19/Collaborative-Filtering
Collaborative Filtering using SGD and DSGD with Matrix Factorisation
XintianHan/Marginbound
Explore the margin bounds of the different networks