issues
search
TrickyGo
/
Dive-into-DL-TensorFlow2.0
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
https://trickygo.github.io/Dive-into-DL-TensorFlow2.0/#/
Apache License 2.0
3.79k
stars
820
forks
source link
[fix]chapter5 doc and code 第五章内容修订
#68
Closed
Skyexu
closed
4 years ago
Skyexu
commented
4 years ago
5.1
图没有标注 5.1
5.1.4 缺少备注
5.2
增加小结
增加图表标题
5.3
英文标题替换为中文标题
增加原书代码备注
5.4
英文修改为中文
修改非 tensorflow 描述
修改 5.4.3 代码错误,不增加维度,只增加通道数,应该使用 concat 而不是 stack
5.10
代码没有设置格式化显示
5.1
5.2
5.3
5.4
5.10