摘要:
https://zhuanlan.zhihu.com/p/30960190 https://zhuanlan.zhihu.com/p/25761406 阅读全文
摘要:
https://mp.weixin.qq.com/s?__biz=MzA3MzI4MjgzMw==&mid=2650736740&idx=3&sn=cdce446703e69b47cf48f12b3d451afc&chksm=871acc1ab06d450ccde3148df96436c98adb2 阅读全文
摘要:
pip install numpy --upgradehttps://stackoverflow.com/questions/37515053/runtimeerror-module-compiled-against-api-version-0xa-but-this-version-of-numpy 阅读全文
摘要:
参考http://blog.csdn.net/Andy965/article/details/70808909?locationNum=5&fps=1 建议将make 和make install分开编译,否则可能报错。 编译成功后报错:ImportError: No module named hyp 阅读全文
摘要:
从0开始学习 GitHub 系列之「初识 GitHub」 从0开始学习 GitHub 系列之「加入 GitHub」 从0开始学习 GitHub 系列之「Git速成」 从0开始学习 GitHub 系列之「向GitHub 提交代码」 从0开始学习 GitHub 系列之「Git 进阶」 从0开始学习 Gi 阅读全文
摘要:
https://zhuanlan.zhihu.com/p/28749411 深度可分离卷积:http://imgtec.eetrend.com/blog/10139 阅读全文
摘要:
http://blog.csdn.net/iamzhangzhuping/article/details/52370241 阅读全文
摘要:
make之前加上sudo su重新make即可 http://blog.csdn.net/cfyzcc/article/details/52981467 阅读全文
摘要:
安装:https://github.com/pytorch/pytorch 文档:http://pytorch.org/tutorials/beginner/blitz/tensor_tutorial.html#getting-started 用pytorch实验的一些模型:https://gith 阅读全文