-
Python
说明: 对连续数据进行SVR回归建模,并对参数寻优(SVR regression modeling for continuous data and parameter optimization)
- 2020-01-04 20:16:28下载
- 积分:1
-
SingleNeuralNetwork
神经网络算法,股票 开盘 收盘 最高 最低 预测股票的趋势(Neural network algorithm, the stock closed the highest and lowest forecast stock trend)
- 2016-12-21 12:55:14下载
- 积分:1
-
Python基于Django图书管理系统源码(含数据库脚本)
完整版Python-Django项目,调试通过,直接下载即可运行包括:登陆、注册、浏览、搜索、发布资源、评论等多个功能。可作为新手练习,课程设计,毕业设计,代码注释详细,便于理解。
- 2019-11-10下载
- 积分:1
-
google图片爬虫(python)
可以通过关键词搜索来对谷歌图片进行爬取,python脚本,自动保存,数据采集必备(You can crawl Google pictures by keyword search, python scripts, automatically save, data acquisition necessary)
- 2020-10-02 17:37:42下载
- 积分:1
-
pythonbcym_jb51
说明: Eric Matthes 编著的Python编程从入门到实践配套源码。(Eric Matthes compiled Python programming from entry to practice supporting source code.)
- 2019-03-01 17:09:12下载
- 积分:1
-
mlp2.15_KNN.ipynb
说明: 简单KNN算法编写,注释写的很详细,简单易懂,(simple KNN algorithm, it has been interpreted in detail)
- 2019-10-12 15:41:19下载
- 积分:1
-
Unet-master2
CN对图像进行像素级的分类,从而解决了语义级别的图像分割(semantic segmentation)问题。与经典的CNN在卷积层之后使用全连接层得到固定长度的特征向量进行分类(全联接层+softmax输出)不同,FCN可以接受任意尺寸的输入图像,采用反卷积层对最后一个卷积层的feature map进行上采样, 使它恢复到输入图像相同的尺寸,从而可以对每个像素都产生了一个预测, 同时保留了原始输入图像中的空间信息, 最后在上采样的特征图上进行逐像素分类。(CN classifies images at the pixel level, thus resolving the problem of semantic segmentation at the semantic level. Unlike classical CNN, which uses full-connection layer to get fixed-length feature vectors after convolution layer for classification (full-connection layer + soft Max output), FCN can accept any size of input image, and uses deconvolution layer to sample feature map of the last convolution layer to restore it to the same size of input image, so that each pixel can be generated. At the same time, the spatial information of the original input image is retained. Finally, the pixel-by-pixel classification is carried out on the feature map sampled above.)
- 2019-04-19 19:16:29下载
- 积分:1
-
李宏毅-Deep Learning Tutorial 300页初学介绍
说明: 台湾大学,李宏毅Deep Learning Tutorial入门介绍课件,300页,经典资料,
1小时读懂Deep Learning(Deep Learning Tutorial 300 page ppt)
- 2020-06-19 07:40:02下载
- 积分:1
-
Python数据分析与挖掘实战--源代码
python datamining python 数据挖掘实战(python datamining Data mining practice useful code in study)
- 2017-08-15 14:31:20下载
- 积分:1
-
heart-rate-estimation-master
通过使用opencv、scipy和python检测运动人前额信号的微小rgb变化,实现用视频估计心率。(Implemented estimating heart rate using video by detecting the minute RGB changes in signals from the forehead of a moving person using OpenCV, Scipy and Python)
- 2021-04-14 10:38:55下载
- 积分:1