tensorlayer topic
deep-learning-book
《Deep Learning》《深度学习》 by Ian Goodfellow, Yoshua Bengio and Aaron Courville
Image-Captioning
TensorFlow (TensorLayer) Implementation of Image Captioning
super-resolution-videos
Applying SRGAN technique implemented in https://github.com/zsdonghao/SRGAN on videos to super resolve them.
Imitation-Learning-Dagger-Torcs
A Simple Example for Imitation Learning with Dataset Aggregation (DAGGER) on Torcs Env
CycleGAN_Tensorlayer
Re-implement CycleGAN in Tensorlayer
Unsup-Im2Im
Unsupervised Image to Image Translation with Generative Adversarial Networks
dragon
A Computation Graph Virtual Machine based Deep Learning Framework.
notebooks
A docker-based starter kit for machine learning via jupyter notebooks. Designed for those who just want a runtime environment and get on with machine learning. Docker Hub:
TensorRider_Self_Driving_Car
基于BP神经网络的自动驾驶模型车。包含收集数据、控制模型生成与在线/离线自动运行所需的程序。