Skip to content
/ models Public
forked from tensorflow/models

Models and examples built with TensorFlow

License

Notifications You must be signed in to change notification settings

hz7715/models

Folders and files

NameName
Last commit message
Last commit date
Feb 28, 2020
Apr 8, 2020
Apr 6, 2020
Oct 23, 2019
Feb 21, 2020
Apr 1, 2016
Apr 4, 2020
Nov 21, 2019
Feb 20, 2020
Apr 8, 2019
Mar 4, 2016
Apr 2, 2020
Nov 4, 2016

Repository files navigation

Logo

Welcome to the Model Garden for TensorFlow

The TensorFlow Model Garden is a repository with a number of different implementations of state-of-the-art (SOTA) models and modeling solutions for TensorFlow users. We aim to demonstrate the best practices for modeling so that TensorFlow users can take full advantage of TensorFlow for their research and product development.

Structure

Folder Description
official A collection of example implementations for SOTA models using the latest TensorFlow 2's high-level APIs
• Officially maintained, supported, and kept up to date with the latest TensorFlow 2 APIs
• Reasonably optimized for fast performance while still being easy to read
research • A collection of research model implementations in TensorFlow 1 or 2 by researchers
• Up to the individual researchers to maintain the model implementations and/or provide support on issues and pull requests

Contribution guidelines

If you want to contribute to models, please review the contribution guidelines.

License

Apache License 2.0

About

Models and examples built with TensorFlow

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.0%
  • Jupyter Notebook 2.8%
  • C++ 1.0%
  • Shell 0.8%
  • Starlark 0.4%
  • Dockerfile 0.0%