TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.
Using siamese network to do dimensionality reduction and similar image retrieval
A multi-channel neural network audio classifier using Keras
Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow
A curated list of dedicated resources and applications
Using deep stacked residual bidirectional LSTM cells (RNN) with TensorFlow, we do Human Activity Recognition (HAR). Classifying the type of movement a...
React Native library for TensorFlow Lite
Simple tutorials using Keras Framework
Repo about neural networks for images handling
A modular library built on top of Keras and TensorFlow to generate a caption in natural language for any input image.
plugin to extract keywords and key-phrases
Semantic image segmentation in Tensorflow
Wide and Deep Learning for CTR Prediction in tensorflow
Code for Iterative Reasoning Paper (CVPR 2018)
Notes, Codes, and Tutorials for the Deep Learning Course <which I taught at ChinaHadoop>
Jack the Reader
Tensorflow implementation for paper CosFace: Large Margin Cosine Loss for Deep Face Recognition
C++ project to implement MTCNN, a perfect face detect algorithm, on different DL frameworks. The most popular frameworks: caffe/mxnet/tensorflow, are...
Google MobileNet implementation with Keras
TensorFlow implementation of ENet
Reatime Face Recognizer on Android
🏃 Implementation of Using Fast Weights to Attend to the Recent Past.
Complementary code for the Targeted Dropout paper
Distributed Deep Learning on AWS Using CloudFormation (CFN), MXNet and TensorFlow
Nested LSTM Cell
Code/Model release for NIPS 2017 paper "Attentional Pooling for Action Recognition"
A tensorflow re-implementation of RRPN: Arbitrary-Oriented Scene Text Detection via Rotation Proposals.
Neural machine translation between the writings of Shakespeare and modern English using TensorFlow
Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)
Everything about Generative Adversarial Networks
UnFlow: Unsupervised Learning of Optical Flow with a Bidirectional Census Loss
Deep-Learning Model Exploration and Development for NLP
Keras# initiated as an effort to port the Keras deep learning library to C#, supporting both TensorFlow and CNTK
Bayesian Reinforcement Learning in Tensorflow
模仿莎士比亚创作戏剧!屌炸天的是还能创作金庸武侠小说!快star,保持更新!!
TensorFlow implementation of ENet, trained on the Cityscapes dataset.
三个月教你从零入门深度学习Tensorflow版配套代码
TensorFlow implementation of GoogLeNet and Inception for image classification.