-
SKlearn在Spark上的拓展源码包
SKlearn是很好的机器学习和统计学习包,附件分享的这个是能够在Spark上运行的拓展源码包。
- 2022-05-29 04:37:12下载
- 积分:1
-
deepQA-master
说明: 自动问答系统deepQA的tensorflow实现(Implementation of tensorflow in deepQA)
- 2019-03-11 20:47:26下载
- 积分:1
-
IoT-Sensor-Gym-master
说明: 利用强化学习进行环境交互,选择信道,实现无线网络的资源分配(Using reinforcement learning environment interaction, choose channel, wireless network resource allocation)
- 2020-12-08 16:29:12下载
- 积分:1
-
使用python的scrapy框架完成的爬虫系统
一个很好的视频课程提供的爬虫源码
1、很详细地完成了对scrapy的使用
2、其中有对正则表达式的详细使用
3、有对xpath和css选择器的使用
4、有对scrapy中的item、pipeline等类的修改和使用
- 2022-01-31 20:31:33下载
- 积分:1
-
生成二维码
通过代码生成自己需要的二维码,并包含加入logo,保存生成的二维码功能。简单易懂
- 2022-03-12 10:23:15下载
- 积分:1
-
很全面的KNN源代码
机器学习算法:K-近邻算法(kNN)由pythin语言编程,全面具体。压缩包中详细说明,欢迎下载!
- 2023-07-19 14:35:04下载
- 积分:1
-
py-faster-rcnn-master
图像检测的算法,Faster R-CNN算法,先对整张图像进行卷积计算,然后通过感兴趣区域池化层(RoI Pooling Layer)将选择性搜索算法推荐出来的候选区域和卷积网络计算出的特征映射图进行融合,得到候选区域对应的特征矢量,这种共享卷积计算的操作极大地减少了卷积计算的次数。而且这些特征矢量的维度统一,方便后续的分类工作。通过感兴趣区域池化层处理卷积特征,并将得到的特征送往两个并行计算任务进行训练,分类和定位回归。通过这些方法和改进的框架,Fast R-CNN 用更短的训练和测试时长,取得了比 R-CNN 更好的效果(Faster R-CNN algorithm first convolutes the whole image, then fuses the candidate regions recommended by the selective search algorithm and the feature mapping maps calculated by the convolution network through the RoI Pooling Layer to get the corresponding feature vectors of the candidate regions, which greatly reduces the number of convolution calculations. Moreover, the dimension of these feature vectors is unified, which facilitates the subsequent classification work. The convolution feature is processed by the pooling layer of the region of interest, and the obtained feature is sent to two parallel computing tasks for training, classification and positioning regression. Through these methods and improved framework, Fast R-CNN uses shorter training and testing time and achieves better results than R-CNN.)
- 2020-12-11 15:39:18下载
- 积分:1
-
WOFOST
说明: 用于编译或修改wofost软件,代码完整(For compiling or modifying WOFOST software)
- 2020-04-10 16:14:46下载
- 积分:1
-
RCAN-pytorch
说明: 本rar文件是图像超分辨率重构的网络模型RCAN的代码,可以成功运行(This rar file is the code of the image super-resolution reconstruction network model RCAN, which can be run successfully)
- 2021-04-23 23:18:47下载
- 积分:1
-
Crawling data
说明: 用来爬取天天基金中的股票型基金净值信息代码(Used to crawl the net value information code of stock funds in Tiantian Fund)
- 2018-12-23 12:22:08下载
- 积分:1