We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 021def3 commit e294843Copy full SHA for e294843
3 files changed
README.md
@@ -506,6 +506,13 @@ for key in num_grads:
506
| 数值梯度验证 | `gradient.py` | `(f(x+h) - f(x-h)) / (2*h)` |
507
508
509
+## 加入组织一起交流 AI 技术
510
+
511
+<div align="center" style="display: flex; align-items: flex-end; gap: 20px;">
512
+ <img src="./book/public/images/my_wechat.jpg" alt="我的微信" width="300" style="object-fit: contain;"/>
513
+ <img src="./book/public/images/wechat_group.jpg" alt="微信群二维码" width="300" style="object-fit: contain;" />
514
+</div>
515
516
---
517
518
还缺什么(进阶基础)
book/public/images/my_wechat.jpg
203 KB
book/public/images/wechat_group.jpg
160 KB
0 commit comments