Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
D2l Zh | 48,273 | 1 | 1 | 5 days ago | 47 | December 15, 2022 | 48 | apache-2.0 | Python | |
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。 | ||||||||||
Machine Learning For Software Engineers | 26,824 | 5 months ago | 24 | cc-by-sa-4.0 | ||||||
A complete daily plan for studying to become a machine learning engineer. | ||||||||||
Typescript Book | 19,649 | 2 months ago | 146 | other | TypeScript | |||||
:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹 | ||||||||||
Fastbook | 19,230 | 1 | 3 days ago | 27 | October 24, 2022 | 133 | other | Jupyter Notebook | ||
The fastai book, published as Jupyter Notebooks | ||||||||||
D2l En | 18,967 | 20 days ago | 2 | November 13, 2022 | 95 | other | Python | |||
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge. | ||||||||||
Deep Learning With Python Notebooks | 16,745 | 5 months ago | 162 | mit | Jupyter Notebook | |||||
Jupyter notebooks for the code samples of the book "Deep Learning with Python" | ||||||||||
Neural Networks And Deep Learning | 14,073 | 7 months ago | 8 | Python | ||||||
Code samples for my book "Neural Networks and Deep Learning" | ||||||||||
Deep Learning With Tensorflow Book | 11,864 | 2 years ago | 78 | Jupyter Notebook | ||||||
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework. | ||||||||||
Mit Deep Learning Book Pdf | 10,775 | 9 months ago | 10 | Java | ||||||
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville | ||||||||||
Awesome Rl | 8,195 | 4 months ago | 5 | |||||||
Reinforcement learning resources curated |
Book website | STAT 157 Course at UC Berkeley
This open-source book represents our attempt to make deep learning approachable, teaching you the concepts, the context, and the code. The entire book is drafted in Jupyter notebooks, seamlessly integrating exposition figures, math, and interactive examples with self-contained code.
Our goal is to offer a resource that could
If you find this book useful, please star (★) this repository or cite this book using the following bibtex entry:
@book{zhang2023dive,
title={Dive into Deep Learning},
author={Zhang, Aston and Lipton, Zachary C. and Li, Mu and Smola, Alexander J.},
publisher={Cambridge University Press},
note={\url{https://D2L.ai}},
year={2023}
}
"In less than a decade, the AI revolution has swept from research labs to broad industries to every corner of our daily life. Dive into Deep Learning is an excellent text on deep learning and deserves attention from anyone who wants to learn why deep learning has ignited the AI revolution: the most powerful technology force of our time."
— Jensen Huang, Founder and CEO, NVIDIA
"This is a timely, fascinating book, providing with not only a comprehensive overview of deep learning principles but also detailed algorithms with hands-on programming code, and moreover, a state-of-the-art introduction to deep learning in computer vision and natural language processing. Dive into this book if you want to dive into deep learning!"
— Jiawei Han, Michael Aiken Chair Professor, University of Illinois at Urbana-Champaign
"This is a highly welcome addition to the machine learning literature, with a focus on hands-on experience implemented via the integration of Jupyter notebooks. Students of deep learning should find this invaluable to become proficient in this field."
— Bernhard Schölkopf, Director, Max Planck Institute for Intelligent Systems
"Dive into Deep Learning strikes an excellent balance between hands-on learning and in-depth explanation. I've used it in my deep learning course and recommend it to anyone who wants to develop a thorough and practical understanding of deep learning."
— Colin Raffel, Assistant Professor, University of North Carolina, Chapel Hill
This open source book has benefited from pedagogical suggestions, typo corrections, and other improvements from community contributors. Your help is valuable for making the book better for everyone.
Dear D2L contributors, please email your GitHub ID and name to d2lbook.en AT gmail DOT com so your name will appear on the acknowledgments. Thanks.
This open source book is made available under the Creative Commons Attribution-ShareAlike 4.0 International License. See LICENSE file.
The sample and reference code within this open source book is made available under a modified MIT license. See the LICENSE-SAMPLECODE file.
Chinese version | Discuss and report issues | Code of conduct