深度学习网络的发展以及FCN网络的介绍
2021-04-21 18:10:10 2.17MB 深度学习 FCN
1
内含基于FPGA的深度学习算法移植的论文和代码 FPGA CNN
2021-04-18 15:06:09 24.38MB FPGA 深度学习 CNN
1
研究生英语演讲用
2021-04-07 14:08:11 643KB 英语演讲 深度学习 CNN
1
深度学习常用网络pytorch代码整理合集 包括 AlexNet , LeNet, NiNet, ResNet, VGGNet
1
基于深度学习网络模型的鱼群异常行为识别方法
2020-02-24 03:00:38 642KB Deep Learnin
1
Deep Learning Applications for Cyber Security, Mamoun AlazabMingJian Tang, 2019, new book
2019-12-21 21:38:19 6.55MB 深度学习 网络安全
1
深度学习网络matlab工具包,包含深度信度网络dbn,卷积网络cnn,sae(stacked auto-encoders),cae(Convolutional auto-encoders)等实现。 ================================================================ Directories included in the toolbox ----------------------------------- `NN/` - A library for Feedforward Backpropagation Neural Networks `CNN/` - A library for Convolutional Neural Networks `DBN/` - A library for Deep Belief Networks `SAE/` - A library for Stacked Auto-Encoders `CAE/` - A library for Convolutional Auto-Encoders `util/` - Utility functions used by the libraries `data/` - Data used by the examples `tests/` - unit tests to verify toolbox is working For references on each library check REFS.md =========================================================== ps:在某些matlab中,可能没有rng函数,从而导致测试脚本中报错。该函数作用只是初始化随机函数种子,可以直接把rng(0)这句注释掉,或者用rand函数去设置随机种子。
2019-12-21 20:29:54 14.09MB 深度学习网络 deep_learn cnn dbn
1
基于深度学习网络的手写体识别matlab代码-Hinton,用来入门基于深度学习的手写体识别是很好的,代码直接可用,比较经典看不懂的网上有很多对其的分析注释
2019-12-21 19:38:03 19KB DL手写体
1