-
gn
说明: Market Newman写的复杂网络的加权GN算法 算法用Python写的
其基本思想是不断的删除网络中具有相对于所有源节点的最大的边介数(ege betweenness)的边,然后,再重新计算网络中剩余的边的相对于所有源节点的边介数(The basic idea is to delete the network with respect to all of the source nodes of the largest betweenness (EGE betweenness) edges, then re computing network the remaining edge relative to the boundary of the source node number of all)
- 2016-09-18 08:40:49下载
- 积分:1
-
BP_GitChat
说明: BP(back propagation)神经网络是1986年由Rumelhart和McClelland为首的科学家提出的概念,是一种按照误差逆向传播算法训练的多层前馈神经网络,是目前应用最广泛的神经网络,py实现(BP (back propagation) neural network is a concept put forward by Rumelhart and McClelland in 1986. It is a multi-layer feedforward neural network trained by error back propagation algorithm. It is the most widely used neural network at present.)
- 2019-05-06 14:07:38下载
- 积分:1
-
Singal-CNN-master
说明: 基于卷积神经网络的信号分类!识别率很高,速度很快(Signal classification based on convolutional neural network)
- 2020-09-09 15:08:01下载
- 积分:1
-
倒排表
说明: 这是一个基于gensim的倒排表,同时也含有手动实现的部分(This is an inverted table based on gensim, and also contains manual implementation.)
- 2020-06-21 00:00:02下载
- 积分:1
-
MicroMechanics
说明: abaqus ef-rve插件,用于生成微观结构(ABAQUS EF rve plug-in for generating microstructure)
- 2020-03-30 13:48:02下载
- 积分:1
-
Time_Series_Analysis
ARIMA算法的Python实现,预测时间序列数据。
附两个数据:
AirPassengers
UK Traffic flow(The Python implementation of the ARIMA algorithm predicts the time series data.
Two data are attached.
AirPassengers
UK Traffic flow)
- 2020-10-20 09:17:25下载
- 积分:1
-
联邦学习框架代码
联邦学习的基本框架
- 2021-05-07下载
- 积分:1
-
coord_conv1
Python script for convert coordinate between local end geodetic systems.
- 2016-01-15 22:35:55下载
- 积分:1
-
vgg16
用tensorflow实现vgg深度学习网络(Realization of VGg deep learning network with tensorflow)
- 2019-04-03 19:10:32下载
- 积分:1
-
DnCNN-master
卷积神经网络进行图像去噪,比较经典的一篇文章代码。(The convolutional neural network performs image denoising and compares the classic article code.)
- 2021-05-09 09:58:34下载
- 积分:1