You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,18 +4,19 @@ dive into deep learning tensorflow 2.0 implementation
4
4
Dive into Deep Learning is a fantastic book and the code in there is based on MXnet.
5
5
In this repo we're trying to rewrite all the code in the book on tensorflow 2.0.
6
6
7
-
learn tf2.0 with Tricky
7
+
learn tf2.0 with Tricky and Archersama !
8
8
9
9
本项目将[《动手学深度学习》](http://zh.d2l.ai/) 原书中MXNet代码实现改为tensorflow2.0实现。原书作者:阿斯顿·张、李沐、扎卡里 C. 立顿、亚历山大 J. 斯莫拉以及其他社区贡献者,GitHub地址:https://github.com/d2l-ai/d2l-zh
0 commit comments