# d2l-en **Repository Path**: jaaaaa/d2l-en ## Basic Information - **Project Name**: d2l-en - **Description**: Dive into Deep Learning: an interactive deep learning book with code, math, and discussions, based on the NumPy interface. - **Primary Language**: Unknown - **License**: MIT-0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-15 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Dive into Deep Learning (D2L Book) [![Build Status](http://ci.d2l.ai/job/d2l-en/job/master/badge/icon)](http://ci.d2l.ai/job/d2l-en/job/master/) [Book website](https://d2l.ai/) | [STAT 157 Course at UC Berkeley, Spring 2019](http://courses.d2l.ai/berkeley-stat-157/index.html) ## Contribute ([learn how](https://d2l.ai/chapter_appendix-tools-for-deep-learning/contributing.html)) 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. We will [acknowledge](https://d2l.ai/chapter_preface/index.html#Acknowledgments) each D2L contributor in the book and send a free book (hard copy) to the *first 100 contributors* when it is published. **Dear [D2L contributors](https://github.com/d2l-ai/d2l-en/graphs/contributors), please email your GitHub ID, name, and mailing address to d2lbook.en@gmail.com. Thanks.** [Chinese version](https://github.com/d2l-ai/d2l-zh) | [Discuss and report issues](https://discuss.mxnet.io/) ## Cite Please use the following bibtex entry to cite this book: ``` @book{zhang2020dive, title={Dive into Deep Learning}, author={Aston Zhang and Zachary C. Lipton and Mu Li and Alexander J. Smola}, note={\url{https://d2l.ai}}, year={2020} } ``` [Other Information](INFO.md) ## License Summary This open source book is made available under the Creative Commons Attribution-ShareAlike 4.0 International License. See the 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.