-
基于LSTM的股价预测
深度学习是当前十分热门的学习方法,预测在各个领域都有至关重要的作用,附件为从开源gibhut网站上下载的基于LSTM模型的股价预测源代码,可供参考,获取更多相关资源请查询gibhut
- 2022-03-18 04:22:45下载
- 积分:1
-
deeplab V3和unet
利用全卷积神经网络,实现图像的语义分割,基于tensorflow的keras可以直接运行(Using the full convolutional neural network to achieve semantic segmentation of images, keras based on tensorflow can be run directly)
- 2019-05-31 22:03:57下载
- 积分:1
-
随机数后处理(toeplitz矩阵)
生成正态分布的随机数,并生成toeplitz矩阵,对随机数进行后处理,输出0-1均匀分布的随机数
- 2022-03-12 18:46:59下载
- 积分:1
-
16轮des加解密
说明: 16轮DES加解密和3轮差分攻击 含有测试样例 基于python(16 Rounds of DES Encryption and Decryption and Differential Attacks)
- 2020-06-22 22:40:02下载
- 积分:1
-
Python高性能编程
说明: Python高性能编程,本书适合初级和中级Python程序员、有一定Python语言基础想要得到进阶和提高的读者阅读。(Python High Performance Programming)
- 2019-03-01 09:55:16下载
- 积分:1
-
ABAQUS_Cohesive element_test
abaqus软件有限元cohesive单元模拟裂纹扩展 断裂与疲劳(Simulation of crack propagation in cohesive cell)
- 2020-09-22 21:37:50下载
- 积分:1
-
rrc_comm.py
说明: 平方根升余弦滤波器作为发送滤波器和匹配滤波器,使用python语言。(Make the square root rise cosine filter as a send filter and a match filter, using the python language.)
- 2020-01-03 16:16:30下载
- 积分:1
-
Broad Learning System
说明: 详细讲解了宽度学习系统的具体推导以及其实现过程。(A detail paper of BLS.)
- 2021-03-30 22:49:09下载
- 积分:1
-
chinese-ocr
说明: keras/pytorch实现crnn+ctc实现不定长中文OCR识别
文字方向检测 0、90、180、270度检测
文字检测 后期将切换到keras版本文本检测 实现keras端到端的文本检测及识别
不定长OCR识别(Kernas/pytorch Implementation of crnn+ctc for Uncertain Length Chinese OCR Recognition
Text Direction Detection 0,90,180,270 Degree Detection
Text detection will switch to keras version in the later stage of text detection to realize keras end-to-end text detection and recognition
Uncertain Length OCR Recognition)
- 2019-04-03 17:12:54下载
- 积分:1
-
高斯混合模型GMM实现EM算法
高斯混合模型GMM实现EM算法,高斯混合模型(Gaussian Mixed Model)指的是多个高斯分布函数的线性组合,理论上GMM可以拟合出任意类型的分布,通常用于解决同一集合下的数据包含多个不同的分布的情况(或者是同一类分布但参数不一样,或者是不同类型的分布,比如正态分布和伯努利分布)
- 2023-02-10 15:20:03下载
- 积分:1