Skip to content

Latest commit

 

History

History
717 lines (717 loc) · 17.5 KB

awesome-tensorflow.md

File metadata and controls

717 lines (717 loc) · 17.5 KB

Awesome TensorFlow Awesome

A curated list of awesome TensorFlow experiments, libraries, and projects. Inspired by awesome-machine-learning.

What is TensorFlow?

TensorFlow is an open source software library for numerical computation using data flow graphs. In other words, the best way to build deep learning models.

More info here .

Table of Contents

- Tutorials - Models/Projects - Powered by TensorFlow - Libraries - Videos - Papers - Blog posts - Community - Books

Tutorials

Models/Projects

Powered by TensorFlow

  • YOLO TensorFlow - Implementation of 'YOLO : Real-Time Object Detection' ★ 57, pushed 202 days ago
  • Magenta - Research project to advance the state of the art in machine intelligence for music and art generation

Libraries

Videos

Papers

Official announcements

Blog posts

Community

Books

Contributions

Your contributions are always welcome!

If you want to contribute to this list (please do), send me a pull request or contact me @jtoy Also, when you noticed that listed repository should be deprecated.

  • Repository's owner explicitly say that "this library is not maintained".
  • Not committed for long time (2~3 years).

More info on the guidelines

Credits

  • Some of the python libraries were cut-and-pasted from vinta ★ 20412, pushed 128 days ago
  • The few go reference I found where pulled from this page