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.78k stars 820 forks source link

无法访问4.3 模型参数的延后初始化 #79

Open itsgoodtobebad opened 3 years ago

itsgoodtobebad commented 3 years ago

https://trickygo.github.io/Dive-into-DL-TensorFlow2.0/#/chapter04_DL-computation/4.3_deferred-init

2021年2月16日 11点,提示404 - Not found

loveleaves commented 3 years ago

https://trickygo.github.io/Dive-into-DL-TensorFlow2.0/#/chapter04_DL-computation/4.3_deferred-init

2021年2月16日 11点,提示404 - Not found 根本没有这个文件,可能是忘了放了,可以看看原作者写的,不过是MXNet代码写的 https://github.com/d2l-ai/d2l-zh/blob/master/chapter_deep-learning-computation/deferred-init.md