tensorlayer topic

List tensorlayer repositories

deep-learning-book

555
Stars
266
Forks
Watchers

《Deep Learning》《深度学习》 by Ian Goodfellow, Yoshua Bengio and Aaron Courville

Image-Captioning

115
Stars
55
Forks
Watchers

TensorFlow (TensorLayer) Implementation of Image Captioning

super-resolution-videos

110
Stars
33
Forks
Watchers

Applying SRGAN technique implemented in https://github.com/zsdonghao/SRGAN on videos to super resolve them.

Imitation-Learning-Dagger-Torcs

71
Stars
28
Forks
Watchers

A Simple Example for Imitation Learning with Dataset Aggregation (DAGGER) on Torcs Env

CycleGAN_Tensorlayer

90
Stars
25
Forks
Watchers

Re-implement CycleGAN in Tensorlayer

Unsup-Im2Im

73
Stars
16
Forks
Watchers

Unsupervised Image to Image Translation with Generative Adversarial Networks

dragon

100
Stars
12
Forks
Watchers

A Computation Graph Virtual Machine based Deep Learning Framework.

notebooks

32
Stars
5
Forks
Watchers

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

19
Stars
4
Forks
Watchers

基于BP神经网络的自动驾驶模型车。包含收集数据、控制模型生成与在线/离线自动运行所需的程序。