awesome-tensorflow
github.com/jtoy/awesome-tensorflow ↗TensorFlow - A curated list of dedicated resources http://tensorflow.org
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me models/projects resources from awesome-tensorflow"
Installation instructions →What's inside
Models/Projects
- 3D Convolutional Neural Networks in TensorFlow
Implementation of
- A3C
Asynchronous Advantage Actor Critic (A3C) for Continuous Action Space (Bipedal Walker)
- AC
Actor Critic for Playing Discrete Action space Game (Cartpole)
- AlexNet3D
An implementations of AlexNet3D. Simple AlexNet model but with 3D convolutional layers (conv3d).
- Attentive Object Tracking
Implementation of
- Character-Aware Neural Language Models
TensorFlow implementation of
Powered by TensorFlow
- android-yolo
Real-time object detection on Android using the YOLO network, powered by TensorFlow.
- Magenta
Research project to advance the state of the art in machine intelligence for music and art generation
- YOLO TensorFlow
Implementation of 'YOLO : Real-Time Object Detection'
Official announcements
- Announcing SyntaxNet: The World’s Most Accurate Parser Goes Open Source
Release of SyntaxNet, "an open-source neural network framework implemented in TensorFlow that provides a foundation for Natural Language Understanding systems.
- TensorFlow: smarter machine learning, for everyone
An introduction to TensorFlow
Blog posts
- Building Machine Learning Estimator in TensorFlow
Understanding the Internals of TensorFlow Learn Estimators
- Coca-Cola's Image Recognition App
- Fizz Buzz in TensorFlow
A joke by Joel Grus
- How Does The TensorFlow Work
- Introduction to Scikit Flow - Simplified Interface to TensorFlow
Key Features Illustrated
- Official Tensorflow Blog
Books
- Building Machine Learning Projects with Tensorflow
- Deep Learning using TensorLayer
by Hao Dong et al. This book covers both deep learning and the implementation by using TensorFlow and TensorLayer.
- Deep Learning with Python
Develop Deep Learning Models on Theano and TensorFlow Using Keras by Jason Brownlee
- First Contact with TensorFlow
- Getting Started with TensorFlow
Get up and running with the latest numerical computing library by Google and dive deeper into your data, by Giancarlo Zaccone
- Hands-On Machine Learning with Scikit-Learn and TensorFlow
Libraries
- caffe-tensorflow
Convert Caffe models to TensorFlow format
- DeepBay
High-Level Keras Complement for implement common architectures stacks, served as easy to use plug-n-play modules
- gluon2keras
Convert Gluon models to Keras (with TensorFlow backend) format
- keras
Minimal, modular deep learning library for TensorFlow and Theano
- keras-js
Run Keras models (tensorflow backend) in the browser, with GPU support
- Lattice
Implementation of Monotonic Calibrated Interpolated Look-Up Tables in TensorFlow
Tutorials
- Classification on time series
Recurrent Neural Network classification in TensorFlow with LSTM on cellphone sensor data
- Convolutional Neural Networks in TensorFlow
Convolutional Neural Networks in Tensorflow, offered by Coursera
- CS20 SI: TensorFlow for DeepLearning Research
- Effective Tensorflow
TensorFlow howtos and best practices. Covers the basics as well as advanced topics.
- Getting Started with TensorFlow on Android
Build your first TensorFlow Android app
- Installing TensorFlow on Raspberry Pi 3
TensorFlow compiled and running properly on the Raspberry Pi
Papers
- Comparative Study of Deep Learning Software Frameworks
The study is performed on several types of deep learning architectures and we evaluate the performance of the above frameworks when employed on a single machine for both (multi-threaded) CPU and GPU (Nvidia Titan X) settings
- Distributed TensorFlow with MPI
In this paper, we extend recently proposed Google TensorFlow for execution on large scale clusters using Message Passing Interface (MPI)
- Globally Normalized Transition-Based Neural Networks
This paper describes the models behind
- TensorFlow: A system for large-scale machine learning
This paper describes the TensorFlow dataflow model in contrast to existing systems and demonstrate the compelling performance
- TensorFlow Estimators: Managing Simplicity vs. Flexibility in High-Level Machine Learning Frameworks
- TensorFlow: Large-Scale Machine Learning on Heterogeneous Distributed Systems
This paper describes the TensorFlow interface and an implementation of that interface that we have built at Google
Showing a sample of 167 resources. View the full list on GitHub →