-
二阶希尔加密
用python语言实现二级希尔密码的加解密(Python implements two-level Hill encryption and decryption)
- 2020-06-22 13:00:02下载
- 积分:1
-
vae模型
说明: VAE生成模型,主要用于数据生成,python,keras实现的(VAE generation model, mainly used for data generation)
- 2019-12-18 19:36:28下载
- 积分:1
-
基于维基百科语料库的word2vec词向量模型的训练
这是一个利用python语言,基于维基百科语料库的word2vec词向量模型的训练,用非常主流的算法实现文本形式向计算机能够识别的形式的转换,然后用于文本分类。
- 2022-08-06 16:46:10下载
- 积分:1
-
目标检测定位算法源码
说明: 这个一个在目标检测中起定位作用的神经网络代码,不过这次我没有写使用教程,东西应该不难。(This is a neural network code that plays a role in target detection, but this time I did not write a tutorial, things should not be difficult.)
- 2020-10-08 14:48:59下载
- 积分:1
-
加权滑动预测法
数据:根据公路监控视频截图的图像计算得到的透射率时间序列数据
使用加权滑动预测的方法进行预测值计算。
资源中还含有指数加权移动平均等方法的代码
- 2023-04-08 09:15:04下载
- 积分:1
-
tuxiangpinjie
说明: 这个程序可以用于两个图像的拼接,通过寻找特征点完成拼接(This program can be used to stitch two images and complete the stitching by finding feature points.)
- 2019-03-12 15:23:59下载
- 积分:1
-
GPR
简单实现高斯过程回归的问题,利用python语言做了一个简要的说明。(Simple implementation of gaussian process regression problem)
- 2019-06-28 09:14:44下载
- 积分:1
-
机器学习原理之logistic回归算法与代码实现
根据现有数据对分类边界线建立回归公式,以此进行分类,其核心是通过最优化算法寻找最佳回归系数(权重系数),主要应用于二分类。(Based on the existing data, regression formulas are established to classify the classification boundary lines. The core of this method is to find the best regression coefficients (weight coefficients) through the optimization algorithm, which is mainly used in the second classification.)
- 2020-06-17 02:20:02下载
- 积分:1
-
getrssi
GNURadio下获取mimo的RSSI(Get mimo GNURadio under the RSSI)
- 2020-09-08 16:08:05下载
- 积分:1
-
BP神经网络做安全库存预测研究
基于BP神经网络做安全库存预测研究,实例代码调试成功,未用遗传算法进行优化的代码。
- 2022-02-11 23:07:11下载
- 积分:1