Skip to content

Commit 5725695

Browse files
authored
Update README.md
1 parent 9e60630 commit 5725695

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,19 @@ dive into deep learning tensorflow 2.0 implementation
44
Dive into Deep Learning is a fantastic book and the code in there is based on MXnet.
55
In this repo we're trying to rewrite all the code in the book on tensorflow 2.0.
66

7-
learn tf2.0 with Tricky
7+
learn tf2.0 with Tricky and Archersama !
88

99
本项目将[《动手学深度学习》](http://zh.d2l.ai/) 原书中MXNet代码实现改为tensorflow2.0实现。原书作者:阿斯顿·张、李沐、扎卡里 C. 立顿、亚历山大 J. 斯莫拉以及其他社区贡献者,GitHub地址:https://github.com/d2l-ai/d2l-zh
1010

1111
## 简介
12+
### 目前处于代码编写状态,未包含文本,请参照原书阅读本项目对应代码
1213
本仓库主要包含每章相关jupyter notebook代码(基于tensorflow2.0);欢迎对本项目做出贡献或提出issue。
1314

1415
## 面向人群
1516
本项目面向对深度学习感兴趣,尤其是使用tensorflow。本项目并不要求你有任何深度学习或者机器学习的背景知识,你只需了解基础的数学和编程,如基础的线性代数、微分和概率,以及基础的Python编程。
1617

1718
## 目录
18-
### [1. 深度学习简介]
19+
### 1. 深度学习简介
1920
### 2. 预备知识
2021
[2.1 环境配置]
2122
[2.2 数据操作]

0 commit comments

Comments
 (0)