All Projects → zsdonghao → Deep Learning Book

zsdonghao / Deep Learning Book

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

Projects that are alternatives of or similar to Deep Learning Book

Cyclegan tensorlayer
Re-implement CycleGAN in Tensorlayer
Stars: ✭ 86 (-82.52%)
Mutual labels:  gan, tensorlayer
Text To Image
Generative Adversarial Text to Image Synthesis / Please Star -->
Stars: ✭ 498 (+1.22%)
Mutual labels:  gan, tensorlayer
Srgan
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
Stars: ✭ 2,641 (+436.79%)
Mutual labels:  gan, tensorlayer
Tensorlayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers 🔥
Stars: ✭ 6,796 (+1281.3%)
Mutual labels:  gan, tensorlayer
Dcgan
The Simplest DCGAN Implementation
Stars: ✭ 286 (-41.87%)
Mutual labels:  gan, tensorlayer
Tensorflow Tutorial
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
Stars: ✭ 4,122 (+737.8%)
Mutual labels:  gan
Mimicry
[CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.
Stars: ✭ 458 (-6.91%)
Mutual labels:  gan
Simgan Captcha
Solve captcha without manually labeling a training set
Stars: ✭ 405 (-17.68%)
Mutual labels:  gan
Pytorch Rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Stars: ✭ 394 (-19.92%)
Mutual labels:  gan
Deblur Gan
Keras implementation of "DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks"
Stars: ✭ 483 (-1.83%)
Mutual labels:  gan
Biggan Pytorch
Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)
Stars: ✭ 479 (-2.64%)
Mutual labels:  gan
Generative Models
Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN
Stars: ✭ 438 (-10.98%)
Mutual labels:  gan
Wassersteingan.tensorflow
Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875
Stars: ✭ 419 (-14.84%)
Mutual labels:  gan
Gantts
PyTorch implementation of GAN-based text-to-speech synthesis and voice conversion (VC)
Stars: ✭ 460 (-6.5%)
Mutual labels:  gan
Simgan
Implementation of Apple's Learning from Simulated and Unsupervised Images through Adversarial Training
Stars: ✭ 406 (-17.48%)
Mutual labels:  gan
Rgan
Recurrent (conditional) generative adversarial networks for generating real-valued time series data.
Stars: ✭ 480 (-2.44%)
Mutual labels:  gan
U Net Brain Tumor
U-Net Brain Tumor Segmentation
Stars: ✭ 399 (-18.9%)
Mutual labels:  tensorlayer
Enlightengan
[IEEE TIP'2021] "EnlightenGAN: Deep Light Enhancement without Paired Supervision" by Yifan Jiang, Xinyu Gong, Ding Liu, Yu Cheng, Chen Fang, Xiaohui Shen, Jianchao Yang, Pan Zhou, Zhangyang Wang
Stars: ✭ 434 (-11.79%)
Mutual labels:  gan
Tf.gans Comparison
Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking
Stars: ✭ 477 (-3.05%)
Mutual labels:  gan
Generative Compression
TensorFlow Implementation of Generative Adversarial Networks for Extreme Learned Image Compression
Stars: ✭ 428 (-13.01%)
Mutual labels:  gan

Book cover

Deep Learning Book

English Version Chinese Version

MIT Deep Learning Book in PDF format

This book was downloaded in HTML form and conviniently joined as a single PDF file for your enjoyment. PLEASE SUPPORT IAN GOODFELLOW and the authors if you can purchase the paper book at Amazon. It is not expensive ($72) and probably contains content that is newer and without typographic mistakes.

Deep Learning - Adaptive Computation and Machine Learning series by Ian Goodfellow (Author), Yoshua Bengio (Author), Aaron Courville (Author)

For questions regarding the contents of the book, we encourage you to ask them on the book's forum https://groups.google.com/forum/#!forum/deeplearningbook

From http://www.deeplearningbook.org/

An MIT Press book

Ian Goodfellow, Yoshua Bengio and Aaron Courville

The Deep Learning textbook is a resource intended to help students and practitioners enter the field of machine learning in general and deep learning in particular. The online version of the book is now complete and will remain available online for free. The print version will be available for sale soon.

Citing the book

To cite this book, please use this bibtex entry:

@unpublished{Goodfellow-et-al-2016-Book,
    title={Deep Learning},
    author={Ian Goodfellow, Yoshua Bengio, and Aaron Courville},
    note={Book in preparation for MIT Press},
    url={http://www.deeplearningbook.org},
    year={2016}
}

Many thanks ~

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].