Skip to content

Latest commit

 

History

History
 
 

r1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

No Maintenance Intended TensorFlow Requirement: 1.x TensorFlow 2 Not Supported

Legacy Models

The r1 folder contains legacy model implementations developed using TensorFlow 1.x.

Note: We will remove this r1 folder from the master branch in June, 2020.

After removal, you will still be able to access legacy models in the previous releases. (e.g., v2.1.0)

Model Description Reference
Gradient Boosted Trees A gradient boosted trees model to classify higgs boson process from HIGGS dataset Link
MNIST A basic model to classify digits from the MNIST dataset Link
NCF NCF Estimator implementation arXiv:1708.05031
ResNet A deep residual network for image recognition arXiv:1512.03385
Transformer A transformer model to translate the WMT English to German dataset arXiv:1706.03762
Wide & Deep Learning A model that combines a wide linear model and deep neural network for recommender systems arXiv:1606.07792