摘要:
1、使用 TensorFlow 的建议 Which API(s) should you use? You should use the highest level of abstraction that solves the problem. The higher levels of abstrac 阅读全文
摘要:
第一章中作者介绍了各种值,但是这些独立的值是没有意义的,只有当值放在更大的框架的时候才会彰显它们的价值。所以第二章开始介绍程序结构。 1、var VS. let 以及 const 作者推荐用 let ,因为var 有一些稀奇古怪的行为?暂时没有详细解释。 const 用于绑定常量值 2、关于 Jav 阅读全文
摘要:
When action grows unprofitable, gather information; when information grows unprofitable, sleep. Ursula K. Le Guin, The Left Hand of Darkness 索引 作者的几个观 阅读全文