今天在网上找了PRML——模式识别与机器学习,要么是没带目录的,要么是要积分来购买,真蛋疼。所以,闲来无事自己加了目录,分享给大家。 百度网盘:模式识别与机器学习https://pan.baidu.com/s/1SNBRopaAJFWG14CcI_Qluw提取码:zjen。 附加数据挖掘概念与技术第 ...
分类:
系统相关 时间:
2020-02-03 12:09:46
阅读次数:
99
Deep Learning for End-to-End Automatic Target Recognition from Synthetic Aperture Radar Imagery 从合成孔径雷达图像进行端到端自动目标识别的深度学习 合成孔径雷达(SAR)自动目标识别(ATR)的标准体系结 ...
分类:
其他好文 时间:
2020-02-01 23:43:03
阅读次数:
152
Pass a year learning in Hangzhou, yifenfei arrival hometown Ningbo at finally. Leave Ningbo one year, yifenfei have many people to meet. Especially a ...
分类:
其他好文 时间:
2020-02-01 12:50:31
阅读次数:
61
创建功能包-learning_tf $ cd ~/catkin_ws/src $ catkin_create_pkg learning_tf roscpp rospy tf turtlesim 如何创建一个tf广播器 *定义TF广播器(TransformBroadcaster) *创建坐标变换值 * ...
分类:
其他好文 时间:
2020-01-31 23:02:41
阅读次数:
103
Contrastive self supervised learning techniques are a promising class of methods that build representations by learning to encode what makes two thing ...
分类:
其他好文 时间:
2020-01-30 17:18:10
阅读次数:
1352
Problem: multi-horizon probabilistic forecasting tasks; Propose an end-to-end framework for multi-horizon time series forecasting, with temporal atten ...
分类:
其他好文 时间:
2020-01-30 09:20:26
阅读次数:
151
声明 以下下内容均整理自: [1] https://blog.csdn.net/weixin_37993251/article/details/85268648 [深度学习论文从0开始] [2] https://github.com/floodsung/Deep Learning Papers Re ...
分类:
其他好文 时间:
2020-01-29 12:19:01
阅读次数:
66
浏览过网上的其他帖子,发现大多都是进行环境的配置,并没有对结果进行分析。故写此文(其他文章写过的内容,我就不赘述了)。 环境:Python 3.6 源代码:https://gitee.com/zhyantao/DeepLearning/tree/master/DecisionTree 使用工具Gra ...
分类:
其他好文 时间:
2020-01-28 23:25:04
阅读次数:
163
重学 PyTorch Tutorial 按照《动手学习深度学习》的章节组织,参照 PyTroch Tutorial 和 Docs 来重新学习 PyTorch,为了今后基于 BERT 的 NLI 研究打基础。 数据操作 内容参考自 Deep Learning with PyTorch: A 60 Mu ...
分类:
其他好文 时间:
2020-01-28 23:00:30
阅读次数:
96
对于神经网络的全连接层,前面已经使用矩阵的运算方式实现过,本篇将引入tensorflow中层的概念, 正式使用deep learning相关的API搭建一个全连接神经网络。下面是全连接神经网络的结构图 其中,x1,x2,x3为输入,a1,a2,a3为输出,运算关系如下: x1,x2,x3所在的层叫神 ...
分类:
其他好文 时间:
2020-01-27 13:47:38
阅读次数:
258