Skip to content

krantideep95/models

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

Folders and files

NameName
Last commit message
Last commit date
Jan 3, 2018
Dec 30, 2017
Dec 19, 2017
Dec 21, 2017
Sep 11, 2017
Sep 21, 2017
Apr 1, 2016
Dec 16, 2017
Jul 7, 2017
Apr 23, 2017
Mar 4, 2016
Nov 11, 2017
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. 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.

About

Models and examples built with TensorFlow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 67.2%
  • Jupyter Notebook 17.3%
  • C++ 12.7%
  • HTML 1.4%
  • Shell 1.0%
  • JavaScript 0.3%
  • Other 0.1%