Skip to content

jz95/ml-paper-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published