-
Python-Algorithms-
python算法教程,数据结构和算法实例在python下的应用范例(tutorial of python algorithms, data structures and algorithms instance application examples in python)
- 2013-02-04 11:29:00下载
- 积分:1
-
012345手势识别神经网络代码
采用全连接神经网络对012345的手势图片进行识别,基于Pytorch编写,附h5格式数据集
- 2020-12-03下载
- 积分:1
-
小甲鱼python教程第8-14讲动动手解答
小甲鱼python教程第8-14讲动动手解答,按照自己理解写的,仅供参考,共同学习
- 2022-02-26 18:20:41下载
- 积分:1
-
first
说明: 因子分析的全流程及源代码,内有注释简单易懂(The whole process and source code of factor analysis are simple and easy to understand)
- 2020-05-21 09:08:54下载
- 积分:1
-
project2
中科大高级计算机网络第二次试验:
1)使用Mininet 、MinEdit模拟数据中心网络;
2)使用Controller,实现由链路故障和没有故障时的两种情况;
3)不使用Controller的模拟,手动配置Fattree的路由转发表;
(USTC Advanced Computer Network Second test: 1) the use of Mininet, MinEdit analog data center network 2) Controller, implemented by the two cases and no link failure fault 3) without analog Controller, manual configuration Fattree the routing tables )
- 2020-06-29 18:40:01下载
- 积分:1
-
BarrierOption
说明: 定价代码,用于给定波动率等信息给障碍期权定价。(Pricing Barrier Options with Information such as Given Volatility)
- 2021-01-05 11:28:54下载
- 积分:1
-
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
-
VGG-PyTorch-master
说明: vgg16代码,最简单pytorch版本,容易看懂,易上手,按照论文敲的(Vgg16 code, the simplest version in pytorch, easy to understand, easy to start, according to the paper type)
- 2021-03-03 17:09:33下载
- 积分:1
-
convlstm
说明: 实现卷积lstm的代码,也是从网上找的,大家可以参考(The code to implement convolutional LSTM is also found on the internet. You can refer to it.)
- 2019-04-17 19:18:13下载
- 积分:1
-
VRPTW-master
说明: 基于时间窗的电动车调度,利用了遗传算法,启发式算法进行编程(Electric vehicle scheduling based on time window is programmed by using genetic algorithm and heuristic algorithm.)
- 2020-06-25 00:40:02下载
- 积分:1