spmallick / models

Models built with TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

The tutorial models are models described in the TensorFlow tutorials.

About

Models built with TensorFlow

License:Apache License 2.0


Languages

Language:Python 78.7%Language:C++ 15.9%Language:HTML 1.9%Language:Shell 1.0%Language:Protocol Buffer 0.9%Language:Jupyter Notebook 0.9%Language:JavaScript 0.4%Language:Makefile 0.1%Language:C 0.0%Language:GLSL 0.0%