"examples/community/scheduling_ufogen.py" did not exist on "b4220e97b1d476ff199171b3cd75759aaa17869e"
Commit 66aec5f5 authored by Hongkun Yu's avatar Hongkun Yu Committed by A. Unique TensorFlower
Browse files

Adds a readme file for R1 folder.

PiperOrigin-RevId: 290663511
parent 831281ce
# Legacy Models Collection
The R1 folder contains legacy model implmentation and models that will not
update to TensorFlow 2.x. They do not have solid performance tracking.
## Legacy model implmentation
Transformer and MNIST implementation uses pure TF 1.x TF-Estimator.
Users should follow the corresponding TF 2.x implmentation inside the
official model garden.
## Models that will not update to TensorFlow 2.x
* [boosted_trees](boosted_trees): A Gradient Boosted Trees model to
classify higgs boson process from HIGGS Data Set.
* [wide_deep](wide_deep): A model that combines a wide model and deep
network to classify census income data.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment