-
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
-
gsl1.8
GNU Scientific Library (GSL) 是一个用于科学计算的 C 语言类库。有超过1000个函数。
(GNU Scientific Library (GSL) is a C language library for scientific computing. There are more than 1000 functions.)
- 2013-04-23 10:51:50下载
- 积分:1
-
Code
学习fortran的必备,simple算法,拥有完整注释,便于学习交流,是快速学习数值传热学的利器(Learning fortran essential, simple algorithm, with complete notes, facilitate learning exchanges)
- 2014-11-10 21:21:02下载
- 积分:1
-
RLS
基于递推最小二乘法进行系统辨识的基本原理,对给定的实际输入输出数据运用MATLAB的M语言编写递推最小二乘算法(The basic principle of system identification based on recursive least squares method, using the MATLAB M language to write recursive least squares algorithm for given actual input and output data)
- 2018-07-19 10:32:55下载
- 积分:1
-
nijie
六轴工业机器人的逆运动学,采用VC++进行编程自动求解(inverse of 6-dof industrial robot)
- 2020-12-25 12:19:04下载
- 积分:1
-
abaqus
清华大学研究生精品课程《钢筋混凝土有限元》教学程序
随动双线性硬化本构模型
(Tsinghua University Graduate Courses " reinforced concrete finite element" teaching program follower bilinear hardening constitutive model)
- 2016-10-21 16:26:16下载
- 积分:1
-
Gauss
这是用C++编写的 用高斯方法求解方程的方法 我想对与计算机数学的同学来说 可能会有用(It is written with C++ method for solving equations using Gaussian approach I want to mathematics and computer may be useful for the students)
- 2013-07-02 11:10:51下载
- 积分:1
-
INORDER_PRE_POST_TRAVERSE
PRE IN POST OREDER TRAVERSAL C++ CODE VISUAL
- 2016-05-11 20:58:00下载
- 积分:1
-
usermat
ANSYS二次开发考虑损伤的材料模型子程序(ANSYS subroutine)
- 2020-12-01 09:49:27下载
- 积分:1
-
Complex-valued_matrix_derivatives
关于复数矩阵求导的一本经典书籍“Complex-valued_matrix_derivatives”的电子版(About the electronic version of the complex matrix derivation of a classic book " Complex-valued_matrix_derivatives" )
- 2013-04-08 16:00:31下载
- 积分:1