10 2020 档案

摘要:https://www.pytorchtutorial.com/pytorch-note5-save-and-restore-models/ 阅读全文
posted @ 2020-10-29 12:04 Daniel_Lu 阅读(235) 评论(0) 推荐(0)
摘要:https://www.pytorchtutorial.com/use-flask-to-build-pytorch-server/ 阅读全文
posted @ 2020-10-28 17:08 Daniel_Lu 阅读(565) 评论(0) 推荐(0)
摘要:https://www.pytorchtutorial.com/pytorch-custom-dataset-examples/ https://zhuanlan.zhihu.com/p/35698470 阅读全文
posted @ 2020-10-28 16:56 Daniel_Lu 阅读(163) 评论(0) 推荐(0)
摘要:https://mofanpy.com/ https://www.pytorchtutorial.com/mofan-pytorch-tutorials-list/ 阅读全文
posted @ 2020-10-24 00:10 Daniel_Lu 阅读(163) 评论(0) 推荐(0)
摘要:linux安装python3.6 安装python3.6可能使用的依赖 yum -y install zlib-devel bzip2-devel openssl-devel ncurses-devel sqlite-devel readline-devel tk-devel gdbm-devel  阅读全文
posted @ 2020-10-23 13:38 Daniel_Lu 阅读(503) 评论(0) 推荐(0)
摘要:https://zhuanlan.zhihu.com/p/86742343 https://blog.csdn.net/jiangyutongyangyi/article/details/103583532 https://muzhan.blog.csdn.net/article/details/1 阅读全文
posted @ 2020-10-23 13:09 Daniel_Lu 阅读(251) 评论(0) 推荐(0)
摘要:https://zhuanlan.zhihu.com/p/86742343 AllenNLP安装 1.pip install allennlp 安装完毕报错 RROR: After October 2020 you may experience errors when installing or u 阅读全文
posted @ 2020-10-22 15:47 Daniel_Lu 阅读(558) 评论(0) 推荐(0)
摘要:https://www.zhihu.com/question/32673260 阅读全文
posted @ 2020-10-22 13:57 Daniel_Lu 阅读(76) 评论(0) 推荐(0)
摘要:自然语言处理N天-使用Pytorch实现Transformer https://www.jianshu.com/p/e05ec4bdc60b https://www.jianshu.com/p/4e94690ba8e3 https://www.jianshu.com/p/2eb21de7fd5f P 阅读全文
posted @ 2020-10-20 16:55 Daniel_Lu 阅读(1232) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/qq_39355550/article/details/81809467 阅读全文
posted @ 2020-10-16 15:27 Daniel_Lu 阅读(247) 评论(0) 推荐(0)
摘要:为什么交叉熵(cross-entropy)可以用于计算代价? 阅读全文
posted @ 2020-10-16 15:25 Daniel_Lu 阅读(121) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/weixin_43318626/article/details/102594221 机器学习 https://blog.csdn.net/weixin_43318626/category_8808116.html 重磅!花书《深度学习》,这份精炼笔记可能是 阅读全文
posted @ 2020-10-16 12:48 Daniel_Lu 阅读(294) 评论(0) 推荐(0)
摘要:卷积神经网络各层基本知识 深入学习卷积神经网络(CNN)的原理知识 阅读全文
posted @ 2020-10-14 09:27 Daniel_Lu 阅读(265) 评论(0) 推荐(0)
摘要:先看这个 显卡驱动版本、cudatoolkit版本、cudann版本、tensorflow-gpu版本之间的对应关系 又一个比较全的讲版本的帖子 https://blog.csdn.net/qq_18483627/article/details/105885483 https://www.nvidi 阅读全文
posted @ 2020-10-13 14:20 Daniel_Lu 阅读(1118) 评论(0) 推荐(0)
摘要:小例子:https://juejin.im/post/6844903465379069959 https://blog.csdn.net/Jaster_wisdom/article/details/78018653 数十种TensorFlow实现案例汇集:代码+笔记 https://github.c 阅读全文
posted @ 2020-10-10 14:27 Daniel_Lu 阅读(219) 评论(0) 推荐(0)
摘要:理解pytorch几个高级选择函数(如gather) 阅读全文
posted @ 2020-10-01 01:19 Daniel_Lu 阅读(192) 评论(0) 推荐(0)