登录
首页 » matlab » 1807.01622

1807.01622

于 2020-06-23 发布
0 182
下载积分: 1 下载次数: 7

代码说明:

说明:  深度神经网络在函数近似中表现优越,然而需要从头开始训练。另一方面,贝叶斯方法,像高斯过程(GPs),可以利用利用先验知识在测试阶段进行快速推理。然而,高斯过程的计算量很大,也很难设计出合适的先验。本篇论文中我们提出了一种神经模型,条件神经过程(CNPs),可以结合这两者的优点。CNPs受灵活的随机过程的启发,比如GPs,但是结构是神经网络,并且通过梯度下降训练。CNPs通过很少的数据训练后就可以进行准确的预测,然后扩展到复杂函数和大数据集。我们证明了这个方法在一些典型的机器学习任务上面的的表现和功能,比如回归,分类和图像补全(Deep neural networks perform well in function approximation, but they need to be trained from scratch. On the other hand, Bayesian methods, such as Gauss Process (GPs), can make use of prior knowledge to conduct rapid reasoning in the testing stage. However, the calculation of Gauss process is very heavy, and it is difficult to design a suitable priori. In this paper, we propose a neural model, conditional neural processes (CNPs), which can combine the advantages of both. CNPs are inspired by flexible stochastic processes, such as GPs, but are structured as neural networks and trained by gradient descent. CNPs can predict accurately with very little data training, and then extend to complex functions and large data sets. We demonstrate the performance and functions of this method on some typical machine learning tasks, such as regression, classification and image completion.)

文件列表:

1807.01622.pdf, 3514192 , 2018-09-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab99999999
    各种matlab代码,实现各种功能,供查阅者参考,熟悉matlab软件的使用(x=linspace(0,1,21) y=linspace(0,1,21) [X,Y]=meshgrid(x,y) z=(X.*Y)./(X+Y) meshc(X,Y,z) )
    2011-07-11 15:54:13下载
    积分:1
  • Advanced-PID-control-
    先进PID控制MATLAB仿真(刘金琨)源代码PID程序,包含本书所有M文件(Advanced PID control MATLAB simulation (Hangzhou Press) PID program source code, including all M-book file)
    2013-10-31 16:08:48下载
    积分:1
  • kpss
    KPSS Function - matlab - useful econometrics tool
    2014-01-04 02:15:58下载
    积分:1
  • delsig
    做delta-sigma adc and dac 的工具箱(a tool box of delta-sigma adc and dac design)
    2012-05-17 10:19:31下载
    积分:1
  • TLS
    整体最小二乘迭代法的matlab实现,其与奇异值分解法是等价的(The total least squares iterative method of Matlab implementation, and the singular value decomposition method is equivalent )
    2015-04-02 10:23:56下载
    积分:1
  • 2
    说明:  M/M/m排队系统性能仿真代码matlab function r=randexp(lambda) r = -lambda*log(rand) (M/M/m queuing system performance simulation code matlab function r = randexp (lambda) r =-lambda* log (rand))
    2008-12-28 23:16:48下载
    积分:1
  • CandMatlab
    基于C的Matlab函数功能扩充组合代码(Based on the C to expand the portfolio of Matlab Function code)
    2008-04-02 13:18:03下载
    积分:1
  • Viterbi_MATLAB
    viterbi译码的matlab实现,提供相应的原程序代码(viterbi decoder matlab implementation)
    2011-06-05 13:33:13下载
    积分:1
  • beamFEM
    matlab空间梁单元有限元源程序beam3d。(Matlab space beam FEM source beam3d.)
    2007-04-28 10:32:42下载
    积分:1
  • 20-5-case5
    一个具体数据的仿真,利用matlab实现,很好的例子啊(Simulation of a specific data using Matlab achieve a good example.)
    2012-05-27 22:31:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载