# Dive_into_Deep_Learning **Repository Path**: bobogo/Dive_into_Deep_Learning ## Basic Information - **Project Name**: Dive_into_Deep_Learning - **Description**: Dive_into_Deep_Learning的pytorch源码 - **Primary Language**: Python - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Dive_into_Deep_Learning #### 介绍 Dive_into_Deep_Learning的pytorch源码 本人学习的时候整理的代码 多了一点点注释 #### 目录 原书地址:https://github.com/limm1997/Dive-into-DL-PyTorch 前三章:basic_knowledge 第四章:caculation 第五章:Convolutional_Neural_Networks 第六章:Recurrent_Neural_Networks 第七章:optimization 第八章:caculating_performance 第九章:Computer_Vision