State-of-the-art result for all Machine Learning Problems
LAST UPDATE: 17th November 2017
NEWS: I am looking for a Collaborator esp who does research in NLP, Computer Vision and Reinforcement learning. If you are not a researcher, but you are willing, contact me. Email me: redditsota@gmail.com
This repository provides state-of-the-art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem’s SoTA result is out of date or missing, please raise this as an issue (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
You can also submit this Google Form if you are new to Github.
This is an attempt to make one stop for all types of machine learning problems state of the art result. I can not do this alone. I need help from everyone. Please submit the Google form/raise an issue if you find SOTA result for a dataset. Please share this on Twitter, Facebook, and other social media.
This summary is categorized into:
- Supervised Learning
- Semi-supervised Learning
- Computer Vision
- Unsupervised Learning
- Speech
- Computer Vision
- NLP
- Transfer Learning
- Reinforcement Learning
Supervised Learning
NLP
1. Language Modelling
Research Paper | Datasets | Metric | Source Code | Year |
---|---|---|---|---|
BREAKING THE SOFTMAX BOTTLENECK: A HIGH-RANK RNN LANGUAGE MODEL |
|
|
Pytorch | 2017 |
DYNAMIC EVALUATION OF NEURAL SEQUENCE MODELS |
|
|
Pytorch | 2017 |
Averaged Stochastic Gradient Descent with Weight Dropped LSTM or QRNN |
|
|
Pytorch | 2017 |
FRATERNAL DROPOUT |
|
|
Pytorch | 2017 |
Factorization tricks for LSTM networks | One Billion Word Benchmark | Perplexity: 23.36 | Tensorflow | 2017 |
2. Machine Translation
Research Paper | Datasets | Metric | Source Code | Year | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
WEIGHTED TRANSFORMER NETWORK FOR MACHINE TRANSLATION |
|
|
2017 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Attention Is All You Need |
|
|
2017 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
NON-AUTOREGRESSIVE NEURAL MACHINE TRANSLATION |
|
|
2017 |
</tr>
Improving Neural Machine Translation with Conditional Sequence Generative Adversarial Nets |
|
|
2017 |
|