Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zsdonghao/deep-learning-book
《Deep Learning》《深度学习》 by Ian Goodfellow, Yoshua Bengio and Aaron Courville
https://github.com/zsdonghao/deep-learning-book
deep-learning gan machine-learning tensorflow tensorlayer
Last synced: 13 days ago
JSON representation
《Deep Learning》《深度学习》 by Ian Goodfellow, Yoshua Bengio and Aaron Courville
- Host: GitHub
- URL: https://github.com/zsdonghao/deep-learning-book
- Owner: zsdonghao
- Created: 2017-06-12T13:26:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-09T10:11:17.000Z (about 5 years ago)
- Last Synced: 2024-10-22T15:58:51.125Z (22 days ago)
- Topics: deep-learning, gan, machine-learning, tensorflow, tensorlayer
- Homepage:
- Size: 74.1 MB
- Stars: 556
- Watchers: 44
- Forks: 267
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Book cover](_cover.jpg?raw=true)
# Deep Learning Book
# [English Version](https://github.com/zsdonghao/deep-learning-book/blob/master/All-in-one-pdf/《Deep%20Learning》all-in-one.pdf) [Chinese Version](https://github.com/zsdonghao/deep-learning-book/blob/master/dlbook_cn_public.pdf)
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](http://amzn.to/2qlQqZs) 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/deeplearningbookFrom 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 ~