-
ADAM
ADAM (Adaptive Moment Estimation)是另外一种自适应学习率算法,它结合动量梯度
下降法,在不同参数方向上采用不同学习率,保留前几次迭代的梯度,能够很好
的适应于稀疏数据。(ADAM (Adaptive Moment Estimation) is another adaptive learning rate algorithm, which combines momentum gradient.
The descent method, which uses different learning rates in different parameter directions and retains the gradients of previous iterations, is very good.
It is suitable for sparse data.)
- 2019-04-09 19:59:50下载
- 积分:1
-
template1
用于造波 对于从零开始学习UDF,建议还是先看一下UDF中文帮助,我估计大家知道的都是马世虎翻译的那本吧,感觉挺好。(fluent In order to learn UDF from scratch, it is suggested that we first look at UDF Chinese help.)
- 2018-11-05 10:59:35下载
- 积分:1
-
ExprEvalp28Morep29
算符优先的计算器,用于编译原理的课程作业(caculator for opp)
- 2020-07-01 20:40:02下载
- 积分:1
-
NS_Solver_Staggered_Pressure
一个求解Navier-Stokes不可压缩流动的代码。用Matlab编制。(It s a source code for Navier-Stokes equation in incompressilbe flow, which is written in Matlab.)
- 2020-06-29 14:00:02下载
- 积分:1
-
test_read_file
实现了对文档的数据读入,实现了文档的数据读入(The realization of the document data read into, The realization of the document data read into, )
- 2013-08-14 02:15:23下载
- 积分:1
-
FullBNT
贝叶斯matlab程序算法,给出了大量练习数据和实验方法以及结果分析。(Bayesian algorithm matlab procedures are given a great deal of practice data and experimental methods and results analysis.)
- 2021-03-31 13:39:09下载
- 积分:1
-
supervisedWSD
利用贝叶斯分类原理实现多义词的消歧。首先利用训练语料进行训练,然后基于机器已经获取的知识的基础上对生语料进行词义标注。(Realize the principle of the use of Bayesian classification polysemous word sense disambiguation. First of all, the use of training corpus for training, and then the machine has been based on knowledge gained on the basis of corpus for semantic tagging of Health.)
- 2008-05-15 19:04:24下载
- 积分:1
-
pump
用分离变量法求得波动方程傅里叶级数近似解,改程序可画出示功图(Wave equation is obtained by separation of variables method Fourier series approximation solution, the app can show the indicator diagrams)
- 2015-01-08 22:26:08下载
- 积分:1
-
ex
说明: 设计一个函数,其功能是同时求得长度为20的整型数组所有元素中的最大值、最小值和平均值。并用相应的主函数对其进行测试,测试数组可以用随机数填充或者自行定义数据。(The design of a function, its function is to obtain the length of the maximum, minimum and average 20 integer array element. And its main function testing, the test array can be populated with a random number or define your own data.)
- 2012-12-06 09:43:13下载
- 积分:1
-
shangchuan
说明: 使用最小二乘法拟合,数据在程序里。本质是使用fiminuc函数求最小值。欢迎下载。(Use the least square method to fit the data in the program. The essence is to use fiminuc function to find the minimum value. Welcome to download.)
- 2020-05-24 15:36:53下载
- 积分:1