-
CNN
说明: 卷积神经网络分类 调制信号识别
卷积神经网络(Convolutional Neural Networks, CNN)是一类包含卷积计算且具有深度结构的前馈神经网络(Feedforward Neural Networks),是深度学习(deep learning)的代表算法之一 [1-2] 。卷积神经网络具有表征学习(representation learning)能力,能够按其阶层结构对输入信息进行平移不变分类(shift-invariant classification),因此也被称为“平移不变人工神经网络(Shift-Invariant Artificial Neural Networks, SIANN)” [3] 。
对卷积神经网络的研究始于二十世纪80至90年代,时间延迟网络和LeNet-5是最早出现的卷积神经网络 [4] ;在二十一世纪后,随着深度学习理论的提出和数值计算设备的改进,卷积神经网络得到了快速发展,并被应用于计算机视觉、自然语言处理等领域 [2] 。
卷积神经网络仿造生物的视知觉(visual perception)机制构建,可以进行监督学习和非监督学习,其隐含层内的卷积核参数共享和层间连接的稀疏性使得卷积神经网络能够以较小的计算量对格点化(grid-like topology)特征,例如像素和音频进行学习、有稳定的效果且对数据没有额外的特征工程(feature engineering)要求 [1-2] 。(Convolutional neural network classification modulation signal recognition)
- 2020-05-25 17:13:02下载
- 积分:1
-
testproject
用户注册登录,爬虫,echarts数据可视化(User registration, crawler, echarts data visualization)
- 2019-01-08 10:01:43下载
- 积分:1
-
03_循环
说明: python基础系列第三弹,循环结构代码(Cyclic structure code)
- 2020-06-23 14:27:41下载
- 积分:1
-
selenium-python-master
说明: 使用python seleium 开发的简单爬虫小程序(A simple crawler developed by Python seleium)
- 2020-01-06 14:13:20下载
- 积分:1
-
lstm-timeseries-predict
说明: 时间序列简单的说就是各时间点上形成的数值序列,时间序列分析就是通过观察历史数据预测未来的值(Time series is simply a numerical sequence formed at each time point, time series analysis is to predict future values by observing historical data)
- 2020-08-30 16:18:10下载
- 积分:1
-
DNGR-master
说明: DNGR(Deep neural networks for learning graph representations) code
- 2020-07-12 15:15:34下载
- 积分:1
-
shape_predictor_5_face_landmarks.dat
用于人脸识别中的5点特征模型,将人脸数据进行提取(Five-Point Feature Model for Face Recognition and Face Data Extraction)
- 2020-06-22 11:20:02下载
- 积分: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
-
差分进化优化灰色模型
本代码使用近几年比较流行的Python代码编写的,用先进的差分进化算法优化的GM(1,1)灰色模型。zhenduihuisemoxingdeyucenenglijiaocha,zhexiedaimashixiugaihoudechafenjinhuasuanfayouhuadehuisemoxing.
- 2022-09-22 21:35:03下载
- 积分:1
-
music算法的python实现
music算法的python实现,验证可运行(Simulation MUSIC algorithm source code)
- 2021-03-13 23:19:23下载
- 积分:1