Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Paper Reproduction

Quick Start

git clone https://github.com/jz95/ml-paper-lab.git

# install paperlab in developer mode 
cd ml-paper-lab & python setup.py develop

# launch jupyter and play with the notebook
cd notebooks & jupyter notebook

Reproduced papers

full paper name alias notebook year domain
Modeling Task Relationships in Multi-task Learning with Multi-gate Mixture-of-Experts google mmoe mmoe 2018 rec sys
Variational Inference: A Review for Statisticians - cavi_gmm 2018 probabilistic modelling
Auto-Encoding Variational Bayes vae vae 2014 probabilistic modelling
An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale vit vit 2020 computer vision

Preview

preview

About

Personal reproduction on modern Machine Learning papers.

Topics

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages