批判性思维(知识图谱)
gGraph={"title":{"text":"GraphDB-Online","subtext":"Default layout","top":"bottom","left":"right"},"tooltip":{},"animation":false,"textStyle":{"fontSize":"20"},"series":[{"name":"","type":"graph","l
gGraph={"title":{"text":"GraphDB-Online","subtext":"Default layout","top":"bottom","left":"right"},"tooltip":{},"animation":false,"textStyle":{"fontSize":"20"},"series":[{"name":"","type":"graph","l
[TOC] # 开始之前 ## 下载文献 想了解一个知识,最好还是直接找论文。 这次是通过[小米文献](https://www.mixueshu.com/),搜索“service computing”,看搜索结果中的第一篇文献,也是引用次数最多的一篇。 点进去复制其DOI号,通过[sci-hub.shop](https://sci-hub.shop/)免费下载。 [《servi
[TOC] # 参考资料 1. [Convergence of Edge Computing and Deep Learning A Comprehensive Survey.pdf](https://www.proup.club/usr/uploads/2020/08/727572059.pdf) 2. [面向边缘人工智能计算的区块链技术综述.pdf](https://www.prou
[TOC] # 简单了解边缘计算 参考:[知乎:什么是边缘计算?](https://www.zhihu.com/question/35792003/answer/425689401)  摩尔(Moore,B. N.) 等著 - 批判性思维(原书第10版) (2014, 机械工业出版社) - libgen.li.mobi](https://www.proup.club/usr/uploads/2024/07/3639193399.mobi) **目录:** [TOC] ## 批判性思维 目标:做出明智的决定、得出正确的结论。
[TOC] # 下载全部pytorch例程 访问:[Github地址](https://github.com/pytorch/examples) 或者直接下载:[examples-master.zip](https://www.proup.club/usr/uploads/2020/08/615186327.zip) 本文使用的例程,在word_language_model文件夹里