liuppboy's Stars
yunjey/domain-transfer-network
TensorFlow Implementation of Unsupervised Cross-Domain Image Generation
buriburisuri/SRGAN
A tensorflow implemenation of Christian et al's SRGAN(super-resolution generative adversarial network)
kaonashi-tyc/Rewrite
Neural Style Transfer For Chinese Characters
zhangqianhui/AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
OlavHN/bnlstm
Batch normalized LSTM for tensorflow
bamos/dcgan-completion.tensorflow
Image Completion with Deep Learning in TensorFlow
hanzhanggit/StackGAN
carpedm20/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
terryum/awesome-deep-learning-papers
The most cited deep learning papers
openai/improved-gan
Code for the paper "Improved Techniques for Training GANs"
hi-abhi/tensorflow-value-iteration-networks
TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper
anishathalye/neural-style
Neural style in TensorFlow! 🎨
tflearn/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
tensorlayer/TensorLayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
dennybritz/tf-rnn
Practical Examples for RNNs in Tensorflow
tensorflow/models
Models and examples built with TensorFlow
sjchoi86/Tensorflow-101
TensorFlow Tutorials
cthorey/CS231
My corrections for the Standford class assingments CS231n - Convolutional Neural Networks for Visual Recognition
keras-team/keras
Deep Learning for humans
rasmusbergpalm/DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
CatalinVoss/cnn-assignments
Convolutional Neural Networks Assignments
jtoy/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
pkmital/tensorflow_tutorials
From the basics to slightly more interesting applications of Tensorflow
blynn/gitmagic
A guide to using Git
ahangchen/GDLnotes
Google Deep Learning Notes(TensorFlow教程)
jcjohnson/fast-neural-style
Feedforward style transfer
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone