tensorflow / tensor2tensor

Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
Apache License 2.0
15.5k stars 3.49k forks source link

Is there any metrics/numbers available about "Suggested Datasets and Models" listed in README #1261

Open yuwen-yan opened 5 years ago

yuwen-yan commented 5 years ago

Description

I noticed that so many models had been implemented in tensor2tensor without reporting any metrics(maybe I haven't found it yet). If so, how we ensure the correctness of each model?

qixiuai commented 5 years ago

Are you looking for utils/metrics.py?