exponential

神经网络优化篇:详解指数加权平均数(Exponentially weighted averages)

指数加权平均数 比如这儿有去年伦敦的每日温度,所以1月1号,温度是40华氏度,相当于4摄氏度。世界上大部分地区使用摄氏度,但是美国使用华氏度。在1月2号是9摄氏度等等。在年中的时候,一年365天,年中就是说,大概180天的样子,也就是5月末,温度是60华氏度,也就是15摄氏度等等。夏季温度转暖,然后 ......

soft Exponential activation function

全文 https://ieeexplore.ieee.org/document/7526959 Soft Exponential Activation Function A Soft Exponential Activation Function is a parametric neuron act ......
Exponential activation function soft

指数积分方法(Exponential Integration)求解ODE/DAE问题

1. Matrix exponential method (MEXP) 解如下形式的方程, 通过指数积分方法,获得从t到t+h时间的递进关系: 写为的形式如下: 其中, 2. Krylov方法近似 其中的矩阵向量积(MEVP)可以通过Krylov方法近似计算: 其中Vm是的Krylov子空间的基。 ......
Exponential Integration 积分 指数 方法

指数分布和泊松过程(Exponential Distribution and Poisson Process)--3

## 指数分布和泊松过程(Exponential Distribution and Poisson Process)--3 ![](https://img2023.cnblogs.com/blog/2968162/202306/2968162-20230609160253459-973115693. ......

指数分布和泊松过程(Exponential Distribution and Poisson Process)--2(指数分布的例题)

例 1 Suppose that customers are in line to receive service that is provided sequentially by a server; whenever a service is completed, the next person ......

指数分布和泊松过程(Exponential Distribution and Poisson Process)--1

Exponential Distribution 随机变量$X$服从指数分布的参数为$\lambda$的密度函数是:$f(x) = \left{\begin{align*} &\lambda e^{-\lambda x},\quad x\geq 0\ &0,\quad else \end{align ......
共6篇  :1/1页 首页上一页1下一页尾页