Deep

所属分类:其他书籍
开发工具:Python
文件大小:17KB
下载次数:38
上传日期:2019-10-08 15:56:12
上 传 者撸代码
说明:  本文提出了一种用于通信系统中无线电信号检测的自动调制识别框架。该框架考虑了深度卷积神经网络(CNN)和长期短期记忆网络(LSTM)。 此外,我们提出了一种预处理信号表示,其组合了调制信号的同相,正交和四阶统计。所提供的数据表示允许我们的CNN和LSTM模型对我们的测试数据集实现8%的改进。
(Automatic Modulation Recognition using Deep Learning Architectures, 2018 IEEE 19th International Workshop on Signal Processing Advances in Wireless Communications (SPAWC))

文件列表:
CNN (0, 2017-08-03)
CNN\CNN.py (9977, 2017-08-03)
cldnn (0, 2017-08-03)
cldnn\lstm.py (11109, 2017-08-03)
inception (0, 2017-08-03)
inception\inception.py (11172, 2017-08-03)
resnet (0, 2017-08-03)
resnet\resnet.py (14269, 2017-08-03)

Introduction === Deep learning algorithm for Automatic Modulation Classification, this is an implement for [Deep Architectures for Modulation Recognition ](https://arxiv.org/pdf/1703.09197.pdf) ## Requirements * keras 1.2 with TensorFlow 1.0+ backend * a powerful GPU with large memory(if titan, batchsize is perfered for 1024, 512 for GTX1080)

近期下载者

相关文件


收藏者