All Projects → sangyx → D2l Torch

sangyx / D2l Torch

《动手学深度学习》 PyTorch 版本

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to D2l Torch

Deep Learning Resources
由淺入深的深度學習資源 Collection of deep learning materials for everyone
Stars: ✭ 422 (+301.9%)
Mutual labels:  chinese, jupyter-notebook
Doc Han Att
Hierarchical Attention Networks for Chinese Sentiment Classification
Stars: ✭ 206 (+96.19%)
Mutual labels:  chinese, jupyter-notebook
Icychesszero
中国象棋alpha zero程序
Stars: ✭ 206 (+96.19%)
Mutual labels:  chinese, jupyter-notebook
Deepke
基于深度学习的开源中文关系抽取框架
Stars: ✭ 525 (+400%)
Mutual labels:  chinese, jupyter-notebook
Partia Computing Michaelmas
Activities and exercises for the Part IA computing course in Michaelmas Term
Stars: ✭ 104 (-0.95%)
Mutual labels:  jupyter-notebook
Boxdetection
A Box detection algorithm for any image containing boxes.
Stars: ✭ 104 (-0.95%)
Mutual labels:  jupyter-notebook
Ec2 Spot Workshops
Collection of workshops to demonstrate best practices in using Amazon EC2 Spot Instances. https://aws.amazon.com/ec2/spot/
Stars: ✭ 104 (-0.95%)
Mutual labels:  jupyter-notebook
Solution Accelerator Many Models
Stars: ✭ 104 (-0.95%)
Mutual labels:  jupyter-notebook
Bert Loves Chemistry
bert-loves-chemistry: a repository of HuggingFace models applied on chemical SMILES data for drug design, chemical modelling, etc.
Stars: ✭ 103 (-1.9%)
Mutual labels:  jupyter-notebook
Team Learning
主要展示Datawhale的组队学习计划。
Stars: ✭ 1,397 (+1230.48%)
Mutual labels:  jupyter-notebook
Sharing isl python
An Introduction to Statistical Learning with Applications in PYTHON
Stars: ✭ 105 (+0%)
Mutual labels:  jupyter-notebook
Pose Interpreter Networks
Real-Time Object Pose Estimation with Pose Interpreter Networks (IROS 2018)
Stars: ✭ 104 (-0.95%)
Mutual labels:  jupyter-notebook
Python Fundamentals
Introductory Python Series for UC Berkeley's D-Lab
Stars: ✭ 104 (-0.95%)
Mutual labels:  jupyter-notebook
Gen Quickstart
Docker file for building Gen and Jupyter notebooks for tutorials and case studies
Stars: ✭ 104 (-0.95%)
Mutual labels:  jupyter-notebook
Tensorflow2.0 Examples
🙄 Difficult algorithm, Simple code.
Stars: ✭ 1,397 (+1230.48%)
Mutual labels:  jupyter-notebook
Intro To Deep Learning
A collection of materials to help you learn about deep learning
Stars: ✭ 103 (-1.9%)
Mutual labels:  jupyter-notebook
Dmm
Deep Markov Models
Stars: ✭ 103 (-1.9%)
Mutual labels:  jupyter-notebook
Keras Hello World
Stars: ✭ 104 (-0.95%)
Mutual labels:  jupyter-notebook
Ossdc Visionbasedacc
Discuss requirments and develop code for #1-mvp-vbacc MVP (see also this channel on ossdc.org Slack)
Stars: ✭ 104 (-0.95%)
Mutual labels:  jupyter-notebook
Yabox
Yet another black-box optimization library for Python
Stars: ✭ 103 (-1.9%)
Mutual labels:  jupyter-notebook

d2l-torch

首先感谢《动手学深度学习》的原作者及贡献者为我们提供了一本极其优秀的书籍。如果您对框架没有特定偏好或需求,不妨尝试MXNet,一款极其优秀的深度学习框架。
原书地址:http://zh.d2l.ai/,原书视频教程:B站youtube

本书在原书(19年5月20日版本)基础上将所有代码改用 PyTorch 进行实现,并以注的形式对部分内容的进行了解释与扩展。因为 PyTorch 与 MXNet 在设计上存在不同,对原书部分内容进行了删改。

请按照目录toc.ipynb中的顺序阅读学习。

如果你喜欢这本书,请给本项目点个star,并购买原书纸质版支持原作者及贡献者。

项目未来短期内不再更新,如需要计算性能、计算机视觉两章可使用项目Dive-into-DL-PyTorch。如有疑问欢迎使用issue。

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].