Skip to content

jiaotongshebei132/models

This branch is 6692 commits behind tensorflow/models:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 30, 2018
Sep 2, 2018
Aug 30, 2018
Jul 11, 2018
Aug 19, 2018
Sep 21, 2017
Apr 1, 2016
Jul 24, 2018
Jul 7, 2017
Feb 8, 2018
Mar 4, 2016
Apr 20, 2018
Nov 4, 2016

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'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.

The samples folder contains code snippets and smaller models that demonstrate features of TensorFlow, including code presented in various blog posts.

The tutorials folder is a collection of models described in the TensorFlow tutorials.

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 71.5%
  • Jupyter Notebook 17.0%
  • C++ 9.5%
  • HTML 0.9%
  • Shell 0.8%
  • JavaScript 0.2%
  • Other 0.1%