-
无人机数据集(可以用于神经网络模型的训练)
【实例简介】
收集的无人机鸟类和直升机的数据集,并且都已经标注好,可以用于神经网络模型的训练
- 2021-07-08 00:32:01下载
- 积分:1
-
pudonghanVGG16
Caffee框架下实现Faster R-CNN ,backbone为vgg(Faster R-CNN is implemented under Caffee framework, and backbone is VGG)
- 2019-05-28 19:42:48下载
- 积分:1
-
pyESN
回声状态网络(ESN)python实现代码,ESN是RNN的改进(Echo State Network (ESN) Python implementation code, ESN is an improvement of RNN)
- 2021-04-28 20:28:43下载
- 积分:1
-
对影像进行SavitzkyGolay平滑ENVI_Savitzky_Golay_Filter
说明: 对影像进行SavitzkyGolay平滑,去除噪点(To smooth the image and remove the noise)
- 2020-02-15 10:46:27下载
- 积分:1
-
Python神经网络编程.pdf+代码
本书首先从简单的思路着手,详细介绍了理解神经网络如何工作所必须的基础知识。第一部分介绍基本的思路,包括神经网络底层的数学知识,第2部分是实践,介绍了学习Python编程的流行和轻松的方法,从而逐渐使用该语言构建神经网络,以能够识别人类手写的字母,特别是让其像专家所开发的网络那样地工作。第3部分是扩展,介绍如何将神经网络的性能提升到工业应用的层级,甚至让其在Raspberry Pi上工作。(This book begins with a brief introduction to the basics necessary to understand how neural networks work. The first part introduces the basic ideas, including the basic mathematical knowledge of the neural network, the second part is the practice, introduces the popular and easy way to learn Python programming, so as to gradually use the language to construct neural networks to recognize human handwritten letters, especially to make them as well as the network developed by experts. Do. Part 3 is an extension of how to improve the performance of neural networks to the level of industrial applications, and even let them work on Raspberry Pi.)
- 2018-10-16 11:05:31下载
- 积分:1
-
bp神经网络python实现
bp神经网络python实现,参考github和csdn博客上的推导,完成本算法,并用python实现,测试了异或问题和手写体问题
- 2022-03-01 16:36:25下载
- 积分:1
-
python
说明: 关于梅尔谱图提取的一段小程序,用python写(A small program about the extraction of Mel spectrum, written in python)
- 2019-04-04 21:33:08下载
- 积分:1
-
模糊综合评判方法
各种问题强有力的工具。但在实际应用时,选取不同的模糊合成算子,会得到不同的评价结果。因此,需要根据具体的问题来选择适当的算子,这就是本文所讨论的主要内容。
所谓模糊综合评判,是以模糊数学为基础,应用模糊关系的合成原理,对受多种因素制约的事物或对象,将一些不清、不易定量的因素定量化然后进行综合评价的一种方法。
- 2022-03-25 11:50:39下载
- 积分:1
-
CNN二分类
cifar_10代码,实现二分类,python语言编写,可在多种框架内实现:如Tensorlow、Caffe等。可以作为一个独立的算法使用。包中自带测试数据集,为标准的多示例数据集,通过扩展可以进行训练和测试任务。
- 2022-03-22 22:15:04下载
- 积分:1
-
倒排表
这是一个基于gensim的倒排表,同时也含有手动实现的部分(This is an inverted table based on gensim, and also contains manual implementation.)
- 2020-06-21 00:00:02下载
- 积分:1