-
upload
数字信号处理中使用AR模型编写的简单的股票价格预测代码(Digital signal processing is used to prepare a simple AR model to predict stock price Code)
- 2015-04-30 17:59:49下载
- 积分:1
-
PyLED-master
说明: py语言led控制操作代码,第三方工具。(Py language LED control operation code, third-party tools.)
- 2019-05-26 20:45:25下载
- 积分:1
-
RED-WGAN-master
说明: 3D MRI denoising based deep learning.
- 2020-06-17 07:40:01下载
- 积分: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
-
Deep-Reinforcement-Learning-Hands-On
说明: 深度强化学习示例,包含很多常用算法。代码清晰,非常好。(Deep Reinforcement Learning Hands on)
- 2021-03-30 08:56:46下载
- 积分:1
-
wgan
说明: WGAN生成对抗网络代码实例,为下载者提供一种思路(WGAN generates adversarial network code, provides an idea)
- 2020-10-16 15:07:28下载
- 积分:1
-
ImageSimilarity
计算img文件夹内所有图像之间的相似度,并根据相似度排序,呈现每个图片的最相似图片结果(calculate the image similarity of each pic in img filedir)
- 2018-05-20 00:07:26下载
- 积分:1
-
深度学习,模糊图像清晰化
------------| EnhanceNet | ------------This is a pre-trained reference implementation of ENet-PAT from "EnhanceNet:Single Image Super-Resolution through Automated Texture Synthesis" for amagnification ratio of 4.It comes with a script which takes care of installing all necessary packagesinside a virtual environment, i.e. all installations take place inside thefolder and can be simply uninstalled by deleting the folder. Advanced usersmay install the packages directly (see FAQ section).Please note that the code has only been tested on Linux and OS/X.If you use this code as part of a publication, please cite:@inproceedings{enhancenet, title={{EnhanceNet}: Single Image Super-Resolution through Automated Texture Synthesis}, author={Sajjadi, Mehdi~S.~M. and Sch{"o}lkopf, Be
- 2022-07-21 19:21:58下载
- 积分:1
-
cnn
cnn 分类 一维 信号分类 模型简单适合新手,效果一般(Cnn classification One-dimensional signal classification The model is simple for beginners, the effect is average)
- 2020-10-16 08:57:29下载
- 积分:1
-
芬兰交通数据集
说明: 使用多层神经网络对芬兰交通流进行预测。程序包括数据清洗、pandas数据可视化、keras建模、预测结果可视化。数据格式为:点ID,年,天数,小时,分钟,秒,百分之一秒,长度(m),车道,方向,车辆类别,速度(km/h),有缺陷的(0-错误观察,1=错误观察),总时间(技术),间隔(技术),排队(技术)。共16列数据(A multi-layer neural network is used to predict traffic flow in Finland. The program includes data cleaning, pandas data visualization, keras modeling and prediction result visualization. The data format is: point ID, year, days, hours, minutes, seconds, hundredths of a second, length (m), lane, direction, vehicle category, speed (km / h), defective (0-error observation, 1 = wrong observation), total time (Technology), interval (Technology), queuing (Technology). A total of 16 columns of data)
- 2020-12-01 11:03:27下载
- 积分:1