Yue-Liu's Stars
graykode/distribution-is-all-you-need
The basic distribution probability Tutorial for Deep Learning Researchers
khurramjaved96/mrcl
Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"
huaxiuyao/HSML
HSML for ICML 2019
kuc2477/pytorch-deep-generative-replay
PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017
SAP-archive/machine-learning-dgm
Learning to Remember: A Synaptic Plasticity Driven Framework for Continual Learning
MrtnMndt/OpenVAE_ContinualLearning
Open-source code for our paper: Unified Probabilistic Deep Continual Learning through Generative Replay and Open Set Recognition
GT-RIPL/Continual-Learning-Benchmark
Evaluate three types of task shifting with popular continual learning algorithms.
marcdemers/FIGR-8
Few-shot Image Generation with Reptile: the dataset
grandyang/leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
epfml/sent2vec
General purpose unsupervised sentence representations
fossasia/visdom
A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
joe-siyuan-qiao/WeightStandardization
Standardizing weights to accelerate micro-batch training
dylanaraps/pure-bash-bible
📖 A collection of pure bash alternatives to external processes.
xialeiliu/Awesome-Incremental-Learning
Awesome Incremental Learning
CPR-RSS/CPR-RSS.github.io
reading conference paper using rss
facebookresearch/mmf
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
AntreasAntoniou/HowToTrainYourMAMLPytorch
The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) paper in Pytorch.
nvcuong/variational-continual-learning
Implementation of the variational continual learning method
GMvandeVen/continual-learning
PyTorch implementation of various methods for continual learning (XdG, EWC, SI, LwF, FROMP, DGR, BI-R, ER, A-GEM, iCaRL, Generative Classifier) in three different scenarios.
dkozlov/awesome-knowledge-distillation
Awesome Knowledge Distillation
ajbrock/BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.
tuna/thuthesis
LaTeX Thesis Template for Tsinghua University
google/compare_gan
Compare GAN code.
xdshang/VidVRD-helper
To keep updates with VRU Grand Challenge, please use https://github.com/NExTplusplus/VidVRD-helper
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
mcgrady20150318/BayesianNeuralNetwork
a repo sharing Bayesian Neural Network recent papers
taoxugit/AttnGAN
AMLab-Amsterdam/AttentionDeepMIL
Implementation of Attention-based Deep Multiple Instance Learning in PyTorch
caogang/wgan-gp
A pytorch implementation of Paper "Improved Training of Wasserstein GANs"
hx173149/C3D-tensorflow
C3D is a modified version of BVLC tensorflow to support 3D ConvNets.