-
adaboost
说明: Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。(AdaBoost is an iterative algorithm. The core idea of AdaBoost is to train different classifiers (weak classifiers) for the same training set, and then combine these weak classifiers to form a stronger final classifier (strong classifier).)
- 2020-09-29 09:06:19下载
- 积分:1
-
python-2.6
python软件下载,最新的python软件,好用,里面的内容协议都是最新的。(python software download, latest python software, easy to use, the contents of which are the latest agreement.)
- 2021-05-13 21:30:02下载
- 积分:1
-
-VRPTW-Python--master
python源码,利用人工蚁群算法解决带时间窗的车辆调度问题。(Python source code, using artificial ant colony algorithm to solve the vehicle scheduling problem with time windows.)
- 2020-11-08 21:49:48下载
- 积分:1
-
pygcn-master
说明: 图卷积神经网络,图神经网络的一种,通过提取特征来训练神经网络,实现网络嵌入(Graph Convolution Neural Network, a kind of Graph Neural Network, trains the Neural Network by extracting features to realize network embedding.)
- 2020-06-15 22:50:02下载
- 积分:1
-
crbm_audio_r2
cdbn.卷积深度信念网络用于声音识别。此代码为老外写的matlab代码(Cdbn. convolutional depth belief network for identification of sound. This code for a foreigner to write matlab code
Cdbn. convolutional depth belief network for identification of sound. This code for a foreigner to write matlab code
)
- 2015-01-07 08:48:12下载
- 积分:1
-
Internet-socket
用于TCP,UCP协议进行通讯(For TCP, UCP protocol for communication)
- 2017-06-08 20:43:04下载
- 积分:1
-
gobang
一个五子棋游戏,用阿尔法贝塔剪枝的方法实现博弈树,程序会根据最优情况选择正确的落子位置(A Gobang game, using Alphabeta pruning method to achieve the game tree, the program will choose the right drop position according to the optimal situation.)
- 2020-06-17 18:00:02下载
- 积分:1
-
openLTE编译源码
里面是openLTE源码,通过编译后的在build的文件夹下,绝对完整。。。
- 2022-03-04 03:34:53下载
- 积分:1
-
python黑客渗透测试之道源码带注释
python黑客渗透测试之道源码带注释
- 2019-09-02下载
- 积分:1
-
汉语最全同义词列表
说明: 在做自然语言处理是可以用于同义词的字典的构建(List of Chinese synonyms)
- 2020-02-25 16:17:01下载
- 积分:1