-
pachong
说明: 爬取百度图片,根据输入需要爬取的图片名,在百度上获取所需图片(Climbing Baidu Pictures)
- 2020-06-22 22:00:02下载
- 积分:1
-
object-intersection
blender script to make a object intersection
- 2014-01-12 21:59:12下载
- 积分:1
-
贝叶斯方法 -概率编程与贝叶斯推断 zip
说明: Probabilistic Programming and Bayesian Methods for Hackers是一本写给开发者的关于贝叶斯方法和概率问题的免费开源书。贝叶斯方法的用途十分广泛,在经济学上能找出一堆的例子。而在IT行业,机器学习是非常典型的一个应用。而机器学习也是本书作者写本书的一个重要的理由。
本书选择了Python作为编程语言,这一点都不奇怪,Python在科研和数据分析上的应用是非常方便和普遍的,比如大名鼎鼎的Numpy等。作者在本书中使用另一个库PyMC,它依赖于Numpy和SciPy(可选)。
如果你正从事数据分析和机器学习的研究,这是一本非常棒的书籍。它不仅介绍了贝叶斯的相关理论,告诉了我们一些这个伟大的理论没告诉我们的东西,更重要的是,他的文档基于ipython-notebook完成,这是一种输入代码实时在网页显示各种统计图的工具。图文并茂,十分生动。唯一的要求可能是需要有一定的数学功力和英语水平了。(The Bayesian method is the natural approach to inference, yet it is hidden from readers behind chapters of slow, mathematical analysis. The typical text on Bayesian inference involves two to three chapters on probability theory, then enters what Bayesian inference is. Unfortunately, due to mathematical intractability of most Bayesian models, the reader is only shown simple, artificial examples. This can leave the user with a so-what feeling about Bayesian inference. In fact, this was the author's own prior opinion.)
- 2018-05-25 13:00:43下载
- 积分: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
-
Filter.py
利用贝叶斯分类器写的垃圾邮件过滤器,准确率达98 (A spam email filter with Naive Bayes. )
- 2013-05-31 11:56:24下载
- 积分:1
-
smoke
说明: 使用opencv进行烟雾检测,数据集和代码都在里面,可以直接跑(smoke detection with opencv)
- 2020-07-07 22:58:58下载
- 积分:1
-
一网打尽神经序列模型之RNN及其变种LSTM、GRU
说明: 一网打尽神经序列模型之RNN及其变种LSTM、GRU(RNN and its variants, LSTM and Gru, in the model of one net out neural sequence)
- 2020-05-23 21:59:55下载
- 积分:1
-
如何用 OpenCV + Python 实现人脸识别
根据训练的数据来对新图片进行识别的过程
- 2023-08-22 06:35:03下载
- 积分:1
-
vgg16
说明: 用tensorflow实现vgg深度学习网络(Realization of VGg deep learning network with tensorflow)
- 2019-04-03 19:10:32下载
- 积分:1
-
股票预测 LSTM 时间序列rnn 代码程序数据集.zip
源程序代码 详解 股票预测 LSTM 时间序列rnn 代码程序数据集下载压缩包
- 2020-02-21下载
- 积分:1