HomeAI & ML › Awesome TensorFlow

Awesome TensorFlow

by jtoy · jtoy/awesome-tensorflow

A curated list of dedicated TensorFlow experiments, libraries and projects.

★ 17k stars168 projects ⑂ 0 forks0 open issues
168 projects

Understanding the Internals of TensorFlow Learn Estimators

Coca-Cola's Image Recognition Appdevelopers.googleblog.com

Coca-Cola's product code image recognizing neural network with user input feedback loop.

A joke by Joel Grus

How Does The Machine Learning Library TensorFlow Work?

Key Features Illustrated

Official Tensorflow Blogblog.tensorflow.org

Step-by-step guide with full code examples on GitHub.

TensorFlow Android Guideblog.mindorks.com

Android TensorFlow Machine Learning Example.

TensorFlow for Poetspetewarden.com

Goes over the implementation of TensorFlow

Introduces TensorFlow optimizations on Intel® Xeon® and Intel® Xeon Phi™ processor-based platforms based on an Intel/Google collaboration.

TFRecords Guidewarmspringwinds.github.io

semantic segmentation and handling the TFRecord file format.

A survey of six months rapid evolution (+ tips/hacks and code to fix the ugly stuff), Dan Kuster at Indico, May 9, 2016

by Rodolfo Bonnin. This book covers various projects in TensorFlow that expose what can be done with TensorFlow in different scenarios. The book provides projects on training models, machine learning, deep learning, and working with various neural networks. Each project is an engaging and insightful exercise that will teach you how to use TensorFlow and show you how layers of data can be explored by working with Tensors.

by Hao Dong et al. This book covers both deep learning and the implementation by using TensorFlow and TensorLayer.

Deep Learning with Pythonmachinelearningmastery.com

Develop Deep Learning Models on Theano and TensorFlow Using Keras by Jason Brownlee

by Jordi Torres, professor at UPC Barcelona Tech and a research manager and senior advisor at Barcelona Supercomputing Center

Get up and running with the latest numerical computing library by Google and dive deeper into your data, by Giancarlo Zaccone

by Aurélien Geron, former lead of the YouTube video classification team. Covers ML fundamentals, training and deploying deep nets across multiple servers and GPUs using TensorFlow, the latest CNN, RNN and Autoencoder architectures, and Reinforcement Learning (Deep Q).

) by Dr. Chris A. Mattmann, Chief Data and Artificial Intelligence Officer at UCLA and author also of Tika in Action. This book makes the math-heavy topic of AI and ML approachable and practicle to a newcomer. Updated to Tensorflow2 and the latest version of this book.

by Cameron Davidson-Pilon. Introduction to Bayesian methods and probabilistic graphical models using tensorflow-probability (and, alternatively PyMC2/3).

by Thushan Ganegedara. This practical guide to building deep learning models with the new features of TensorFlow 2.0 is filled with engaging projects, simple language, and coverage of the latest algorithms.

Complete guide to use TensorFlow from the basics of graph computing, to deep learning models to using it in production environments - Bleeding Edge Press

Mailing Listgroups.google.com
Redditreddit.com
Stack Overflowstackoverflow.com
this pagecode.google.com
vintagithub.com

Convert Caffe models to TensorFlow format

DeepBaygithub.com

High-Level Keras Complement for implement common architectures stacks, served as easy to use plug-n-play modules

gluon2kerasgithub.com

Convert Gluon models to Keras (with TensorFlow backend) format

keraskeras.io

Minimal, modular deep learning library for TensorFlow and Theano

keras-jsgithub.com

Run Keras models (tensorflow backend) in the browser, with GPU support

Latticegithub.com

Implementation of Monotonic Calibrated Interpolated Look-Up Tables in TensorFlow

NNFlowgithub.com

Simple framework allowing to read-in ROOT NTuples by converting them to a Numpy array and then use them in Google Tensorflow.

pytorch2kerasgithub.com

Convert PyTorch models to Keras (with TensorFlow backend) format

R Interface to TensorFlowtensorflow.rstudio.com

R interface to TensorFlow APIs, including Estimators, Keras, Datasets, etc.

Sonnetgithub.com

Sonnet is DeepMind's library built on top of TensorFlow for building complex neural networks.

StellarGraphgithub.com

Machine Learning on Graphs, a Python library for machine learning on graph-structured (network-structured) data.

A TensorFlow implementation of the models described in Globally Normalized Transition-Based Neural Networks, Andor et al. (2016)

TensorFlow Estimatorstensorflow.org

high-level TensorFlow API that greatly simplifies machine learning programming (originally tensorflow/skflow)

Probabilistic programming built on TensorFlow that makes it easy to combine probabilistic models and deep learning on modern hardware.

TensorFlow-Slimgithub.com

High-level library for defining models

tensorflow.rbgithub.com

TensorFlow native interface for ruby using SWIG

initiative from Yahoo! to enable distributed TensorFlow with Apache Spark.

TensorForcegithub.com

TensorForce: A TensorFlow library for applied reinforcement learning

TensorFramesgithub.com

TensorFlow binding for Apache Spark

TensorIOdoc-ai.github.io

Lightweight, cross-platform library for deploying TensorFlow Lite models to mobile devices.

TensorLayergithub.com

Deep learning and reinforcement learning library for researchers and engineers

TensorLayerXgithub.com

TensorLayerX: A Unified Deep Learning Framework for All Hardwares, Backends and OS, including TensorFlow.

tensorpackgithub.com

Neural Network Toolbox on TensorFlow focusing on training speed and on large datasets.

tf-encryptedgithub.com

Layer on top of TensorFlow for doing machine learning on encrypted data

tflearngithub.com

Deep learning library featuring a higher-level API

Txeogithub.com

A modern C++ wrapper for TensorFlow.

Implementation of "3D Convolutional Neural Networks for Speaker Verification application" in TensorFlow by Torfi et al.

A3Cgithub.com

Asynchronous Advantage Actor Critic (A3C) for Continuous Action Space (Bipedal Walker)

ACgithub.com

Actor Critic for Playing Discrete Action space Game (Cartpole)

AlexNet3Dgithub.com

An implementations of AlexNet3D. Simple AlexNet model but with 3D convolutional layers (conv3d).

Implementation of "Hierarchical Attentive Recurrent Tracking"

TensorFlow implementation of Character-Aware Neural Language Models

Chatbotgithub.com

Implementation of "A neural conversational model"

Tensorflow implementation of "Visualizing and Understanding Convolutional Networks"

Neural Network to colorize grayscale images

DAGANgithub.com

Fast Compressed Sensing MRI Reconstruction

DAGGERgithub.com

For Playing Gym Torcs

DCGANgithub.com

Deep Convolutional Generative Adversarial Networks

Deep Q-Networkgithub.com

For Playing Frozen Lake Game

DeepOSMgithub.com

Train TensorFlow neural nets with OpenStreetMap features and satellite imagery.

Implementation of Unsupervised Cross-Domain Image Generation

DQN-tensorflowgithub.com

TensorFlow implementation of DeepMind's 'Human-Level Control through Deep Reinforcement Learning' with OpenAI Gym by Devsisters.com

Implementation of "Dynamic Capacity Networks"

Implementation of End-To-End Memory Networks

GAN-CLSgithub.com

Generative Adversarial Text to Image Synthesis

An attempt to implement the random handwriting generation portion of Alex Graves' paper

Search, filter, and describe videos based on objects, places, and other things that appear in them

TensorFlow implementation of "Hierarchical Attention Networks for Document Classification"

Highway Networkgithub.com

TensorFlow implementation of "Training Very Deep Networks" with a blog post

Implementation of viterbi and forward/backward algorithms for HMM

Implementation of Holographic Embeddings of Knowledge Graphs

im2imgithub.com

Unsupervised Image to Image Translation with Generative Adversarial Networks

Unpaired Image to Image Translation

Kubeflowgithub.com

Framework for easily using Tensorflow with Kubernetes.

Ladder Networkgithub.com

Implementation of Ladder Network for Semi-Supervised Learning in Keras and Tensorflow

TensorFlow Implementation of "Cross Audio-Visual Recognition in the Wild Using Deep Learning" by Torfi et al.

Tensorflow implementation of "Mnemonic Descent Method: A recurrent process applied for end-to-end face alignment"

Model Makertensorflow.org

A transfer learning library that simplifies the process of training, evaluation and deployment for TensorFlow Lite models (support: Image Classification, Object Detection, Text Classification, BERT Question Answer, Audio Classification, Recommendation etc.; API reference).

Classify music genre from a 10 second sound stream using a Neural Network.

Implementation of "Show and Tell"

Implementation of "Show, Attend and Tell"

This performs a monolingual translation, going from modern English to Shakespeare and vice-versa.

Neural Stylegithub.com

An implementation of neural style

Neural Stylegithub.com

Implementation of Neural Style

implementation of Neural Turing Machine

NeuralArtgithub.com

Implementation of A Neural Algorithm of Artistic Style

Policy Gradientgithub.com

For Playing Atari Ping Pong

Pretty Tensorgithub.com

Pretty Tensor provides a high level builder API

A long list of recent generative models implemented in clean, easy to reuse, Tensorflow 2 code (Plain Autoencoder, VAE, VQ-VAE, PixelCNN, Gated PixelCNN, PixelCNN++, PixelSNAIL, Conditional Neural Processes).

TensorFlow implementation of "Convolutional Neural Networks for Sentence Classification" with a blog post

Seq2seq-Chatbotgithub.com

Chatbot in 200 lines of code

Attention Based Image Caption Generator

Learn the Transformation Function

SRGANgithub.com

Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network

A simple embedding based text classifier inspired by Facebook's fastText.

Annotated notes and summaries of the TensorFlow white paper, along with SVG figures and links to documentation

A simple and well-designed template for your tensorflow project.

TensorNetsgithub.com

40+ Popular Computer Vision Models With Pre-trained Weights.

TF-Unetgithub.com

General purpose U-Network implemented in Keras for image segmentation

TRPOgithub.com

For Continuous and Discrete Action Space by

U-Netgithub.com

For Brain Tumor Segmentation

Implementation of "Attend, Infer, Repeat"

VGAN Tensorflowgithub.com

Tensorflow implementation for MIT "Generating Videos with Scene Dynamics" by Vondrick et al.

Wavenetgithub.com

This is a TensorFlow implementation of the WaveNet generative neural network architecture for audio generation.

Weaklydetectorgithub.com

Implementation of "Learning Deep Features for Discriminative Localization"

TensorFlow implementation of 'YOLO: Real-Time Object Detection', with training and an actual support for real-time running on mobile devices.

Release of SyntaxNet, "an open-source neural network framework implemented in TensorFlow that provides a foundation for Natural Language Understanding systems.

An introduction to TensorFlow

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

In this paper, we extend recently proposed Google TensorFlow for execution on large scale clusters using Message Passing Interface (MPI)

This paper describes the models behind SyntaxNet.

This paper describes the TensorFlow dataflow model in contrast to existing systems and demonstrate the compelling performance

This paper describes the TensorFlow interface and an implementation of that interface that we have built at Google

This paper describes a versatile Python library that aims at helping researchers and engineers efficiently develop deep learning systems. (Winner of The Best Open Source Software Award of ACM MM 2017)

android-yologithub.com

Real-time object detection on Android using the YOLO network, powered by TensorFlow.

Magentagithub.com

Research project to advance the state of the art in machine intelligence for music and art generation

YOLO TensorFlowgithub.com

Implementation of 'YOLO : Real-Time Object Detection'

create-tf-appgithub.com

Project builder command line tool for Tensorflow covering environment management, linting, and logging.

Guild AIguild.ai

Task runner and package manager for TensorFlow

ML Workspacegithub.com

All-in-one web IDE for machine learning and data science. Combines Tensorflow, Jupyter, VS Code, Tensorboard, and many other tools/libraries into one Docker image.

Speedstergithub.com

Automatically apply SOTA optimization techniques to achieve the maximum inference speed-up on your hardware.

Recurrent Neural Network classification in TensorFlow with LSTM on cellphone sensor data

Convolutional Neural Networks in Tensorflow, offered by Coursera

Stanford Course about Tensorflow from 2017 - Syllabus - Unofficial Videos

TensorFlow howtos and best practices. Covers the basics as well as advanced topics.

Build your first TensorFlow Android app

TensorFlow compiled and running properly on the Raspberry Pi

Learn to use a seq2seq model on simple datasets as an introduction to the vast array of possibilities that this architecture offers

SIRDS is a means to present 3D data in a 2D image. It allows for scientific data display of a waterfall type plot with no hidden lines due to perspective.

TensorFlow tutorials written in Python with Jupyter Notebook

TensorFlow tutorials and code examples for beginners

From the basics to slightly more interesting applications of TensorFlow

Introduction to deep learning based on Google's TensorFlow framework. These tutorials are direct ports of Newmu's Theano

These tutorials are intended for beginners in Deep Learning and TensorFlow with well-documented code and YouTube videos.

Concise and ready-to-use TensorFlow tutorials with detailed documentation are provided.

TensorLayertensorlayer.readthedocs.io

Modular implementation for TensorFlow's official tutorials. (CN).

TensorLayerXtensorlayerx.readthedocs.io

Using TensorFlow like PyTorch. (Api docs)

Re-create the codes from other TensorFlow examples

A conceptual overview of the Estimator API, when you'd use it and why.

Pycon 2016 Portland Oregon, Slide & Code by Julia Ferraioli, Amy Unruh, Eli Bixby

Spark Summit 2016 Keynote by Jeff Dean

CS224d Deep Learning for Natural Language Processing by Richard Socher

A guide going over basic usage

Goes over Deep MNIST

A guide to installation and use

Continuation of first video

Basic steps to install TensorFlow for free on the Cloud 9 online service with 1Gb of data

↵ to searchesc to close
awesomelist.dev