tensorlayer
There are 61 repositories under tensorlayer topic.
tensorlayer/TensorLayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
tensorlayer/SRGAN
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
tensorlayer/HyperPose
Library for Fast and Flexible Human Pose Estimation
tensorlayer/seq2seq-chatbot
Chatbot in 200 lines of code using TensorLayer
wagamamaz/tensorflow-tutorial
TensorFlow and Deep Learning Tutorials
auroua/InsightFace_TF
Insight Face on TensorFlow
tensorlayer/RLzoo
A Comprehensive Reinforcement Learning Zoo for Simple Usage 🚀
zsdonghao/text-to-image
Generative Adversarial Text to Image Synthesis / Please Star -->
zsdonghao/deep-learning-book
《Deep Learning》《深度学习》 by Ian Goodfellow, Yoshua Bengio and Aaron Courville
tensorlayer/TensorLayerX
TensorLayerX: A Unified Deep Learning and Reinforcement Learning Framework for All Hardwares, Backends and OS.
zsdonghao/u-net-brain-tumor
U-Net Brain Tumor Segmentation
tensorlayer/text-antispam
商用级垃圾文本分类器
tensorlayer/tensorlayer-chinese
TensorLayer 中文文档
wagamamaz/tensorlayer-tricks
How to use TensorLayer
tensorlayer/DCGAN
The Simplest DCGAN Implementation
tensorlayer/awesome-tensorlayer
A curated list of dedicated resources and applications
initial-h/AlphaZero_Gomoku_MPI
An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku
yzwxx/vae-celebA
Variational auto-encoder trained on celebA . All rights reserved.
tensorlayer/chinese-book
《深度学习:一起玩转TensorLayer》资源分享、讨论
tensorlayer/adaptive-style-transfer
Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization
zsdonghao/Image-Captioning
TensorFlow (TensorLayer) Implementation of Image Captioning
ravisvi/super-resolution-videos
Applying SRGAN technique implemented in https://github.com/zsdonghao/SRGAN on videos to super resolve them.
luoxier/CycleGAN_Tensorlayer
Re-implement CycleGAN in Tensorlayer
zsdonghao/Unsup-Im2Im
Unsupervised Image to Image Translation with Generative Adversarial Networks
zsdonghao/Imitation-Learning-Dagger-Torcs
A Simple Example for Imitation Learning with Dataset Aggregation (DAGGER) on Torcs Env
ritchieng/wideresnet-tensorlayer
Wide Residual Networks implemented in TensorLayer and TensorFlow.
zsdonghao/Spatial-Transformer-Nets
Spatial Transformer Nets in TensorFlow/ TensorLayer
ritchieng/resnet-tensorflow
Modular Residual Networks implemented in TensorFlow. Easily change hyperparameters in a few lines.
tensorlayer/TLXZoo
Pre-trained backbones for TensorLayerX
jarvisqi/deep_learning
deep learning practice
zsdonghao/im2txt2im
I2T2I: Text-to-Image Synthesis with textual data augmentation
AlbertZheng/quickdraw-cnn
A "You draw, AI guesses" MVP (Minimum Viable Product) can recognize the sketch drawing on web canvas using a TensorFlow.js friendly CNN (Convolutional Neural Networks) model.
virtualwiz/TensorRider_Self_Driving_Car
基于BP神经网络的自动驾驶模型车。包含收集数据、控制模型生成与在线/离线自动运行所需的程序。
zsdonghao/U-Net
U-Net: Convolutional Networks for Image Segmentation by TensorFlow