-
6.cnn-lstm.py
说明: 对金融时间序列的建模,第一列数据为预测项(For the modeling of financial time series, the first column of data is forecast item.)
- 2021-04-06 21:59:02下载
- 积分:1
-
计算汉字词语相似度
依据汉语词汇结构特点提出的加权相似度算法将“重心后移”原理(在字面上,语素越靠后,它在表达主题概念中所起的作用就越大)加入其中该方法易于实现,相同汉字的个数和相同汉字在词中的位置关系首先统计两个词中含有的相同汉字的个数,其次根据相同汉字在词中的位置,统计其在词中的权重,从而得出两词的相似度计算公式
- 2022-02-01 23:19:19下载
- 积分:1
-
Spine-GAN
说明: 使用KERAS为框架搭建深度学习网络进行脊柱分割(Using keras as to build a deep learning network for spine segmentation)
- 2020-07-21 01:00:29下载
- 积分:1
-
星辰桐人
一个普通的小游戏,没有什么功能,就一个游戏(An ordinary little game, no function, just a garbage game.)
- 2020-06-19 16:40:01下载
- 积分:1
-
How_To_Think_Like_A_Computer_Scientist-Learning_Wi
这本书旨在通过Python(对于初学者来说是最容易语言之一)的介绍和学习,教你像计算机科学家那样思考。这本书是国外中学生的教材之一,非常的通俗易懂。(How to Think Like a Computer Scientist: Learning with Python is an introduction to programming using Python, one of the best languages for beginners. )
- 2010-09-20 10:44:32下载
- 积分:1
-
python组合优化工具包
python组合优化工具包
- 2022-03-12 10:46:09下载
- 积分:1
-
CNN代码
说明: 利用深度神经网络去实现对物体的检测和分类(Detection and Classification of Objects Using Depth Neural Network)
- 2020-06-21 21:20:02下载
- 积分:1
-
批处理文件
【实例简介】配置批文件路径,根据匹配串匹配相关文件,进行复制保存
- 2021-08-11 00:31:01下载
- 积分:1
-
python环境、代码及数据
说明: 计算节点复杂度,网络中心度,复杂中心度等的复杂网络分析(Computing Node Complexity)
- 2019-04-10 11:23:00下载
- 积分: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