-
python 微信机器人代码
Python实现的微信机器人
- 2016-03-17下载
- 积分:1
-
鸢尾花
说明: 封装KNN算法,了解IRIS数据集 分类鸢尾花数据集(Encapsulation of KNN algorithm to understand IRIS dataset classification iris dataset)
- 2019-07-04 11:03:59下载
- 积分:1
-
TitleCheck
可以通过该代码实现,查找文件关键抬头信息(This code can be used to find the key header information of the file.)
- 2020-06-19 23:20:02下载
- 积分:1
-
bayesian-matting-master
本文将以图像抠图领域的经典算法——贝叶斯抠图(Bayesian Matting)为例来介绍有关图像抠图技术的一些内容。贝叶斯抠图源自文献【2】,是2001年发表在CVPR上的一篇经典论文。(the image matting using classic bayesian approach)
- 2021-04-10 15:08:58下载
- 积分:1
-
1_HoG_extract_feature
对物体进行hog特征提取,然后使用支持向量机进行分类,准确率为88%左右.(Hog feature extraction is carried out for objects, and then classification is carried out with support vector machine. The accuracy is about 88%.)
- 2018-11-29 21:21:27下载
- 积分:1
-
面向机器智能的TensorFlow实践
基于python的人工智能算法实战。需要tensorflow框架。(Artificial intelligence algorithm based on python. The tensorflow framework is needed.)
- 2018-11-13 11:33:39下载
- 积分:1
-
predprey
模拟岛上的生态系统,有陆地生物和鸟类,但是不包含地底生物。
(Predator-Prey Simulation
four classes are defined: animal, predator, prey, and island
where island is where the simulation is taking place,
i.e. where the predator and prey interact (live).
A list of predators and prey are instantiated, and
then their breeding, eating, and dying are simulted.)
- 2015-05-24 18:02:21下载
- 积分:1
-
readfile
This example demonstrates how to read a raw file in Google-App-Engine.
1. Change name of application in app.yml to the name of you application
2. Upload the files
3. Open the main page
- 2014-08-16 18:39:27下载
- 积分:1
-
epidemic1_big_screen-master(3)
说明: 通过已经获取的新冠肺炎数据 预测未来走势 并用网页的形式动态呈现(The novel coronavirus pneumonia data are used to predict the future trend and to dynamically display it in webpage form.)
- 2021-01-20 11:41:45下载
- 积分:1
-
python实现BP神经网络
使用python实现BP神经网络,包括网络结构设置,隐含层数量和隐含层节点数选择,优化器的确定:adam,激活函数的选择:relu,softmax,损失函数的选择:categorical_crossentropy,性能评估:categorical_accuracy,正则化 Dropout。
- 2022-02-02 01:55:40下载
- 积分:1