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

Jerrisk/models

 
 

Repository files navigation

TensorFlow Models

This repository contains a number of different models implemented in TensorFlow:

The official models are a collection of example models that use TensorFlow 2's high-level APIs. They are intended to be well-maintained, tested, and kept up to date with the latest stable TensorFlow API. They should also be reasonably optimized for fast performance while still being easy to read. We especially recommend newer TensorFlow users to start here.

The research models are a large collection of models implemented in TensorFlow by researchers. They are not officially supported or available in release branches; it is up to the individual researchers to maintain the models and/or provide support on issues and pull requests.

Contribution guidelines

If you want to contribute to models, be sure to 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.1%
  • Jupyter Notebook 2.7%
  • C++ 1.0%
  • Shell 0.8%
  • Starlark 0.4%
  • Dockerfile 0.0%