-
生成对抗网络在mnist数据集上的源代码
说明: 生成对抗网络,亲测可用,带有说明,有利于初学者学习(Generate confrontation network, pro-test available, with instructions)
- 2021-03-24 15:39:14下载
- 积分:1
-
knn
以图像处理和knn算法为基础,利用knn算法,在python开发环境中设计了一个手写数字识别系统,该系统采用28*28的模板对图新分成784块提取手写数字的784个特征,在二值图像数据基础上,通过朴素贝叶斯分类器算法,对0~9这十类手写数字进行学习和分类。(Based on image processing and KNN algorithm, a handwritten digit recognition system is designed in Python development environment by using KNN algorithm. The system uses 28*28 template to divide the graph into 784 blocks to extract 784 features of handwritten digits. On the basis of binary image data, it learns and classifies the ten types of handwritten digits, 0-9, through Naive Bayesian classifier algorithm.)
- 2019-04-29 11:06:29下载
- 积分:1
-
GRB2网格预报数据发布影像服务
说明: arcpy arcgis server 自动发布grib2气象网格数据(arcpy arcgis server Automatic publishing of meteorological grid data)
- 2020-06-24 19:00:01下载
- 积分: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
-
python-pardus-linux-org
programming language user s modul
- 2014-05-24 08:14:31下载
- 积分:1
-
Recommender-Systems-master
说明: 使用协同过滤的推荐系统测试代码Predicting movie ratings using collaborative filtering and latent concept extractors based on matrix decomposition methods like SVD and CUR on the movielens-100k dataset
The project explores techniques for predicting unknown user ratings based on a large dataset of users and movie ratings.(Recommender-SystemsWe used 6 different recommender methods to predict user ratings across the data sets.
Namely we set up Collaborative Filtering along with its baseline variant and Matrix decomposition techniques like Singular Value Decomposition and CUR. Moreover, we also implemented dimensionality reduction in these matrix decomposition techniques which preserved 90% of the energy so as to increase the computational efficiency while keeping the accuracy similar for these methods.)
- 2019-01-13 21:30:57下载
- 积分:1
-
smokeRecognize-master
利用SVM对烟雾进行分类检测,很方便使用,内有SVM模型(Classification and Detection of Smoke Using SVM)
- 2019-07-08 16:46:03下载
- 积分:1
-
机器学习23
说明: 机器学习的一项作业,仅供参考,主要KNN、逻辑回归、SVM、mlp、cnn、朴素贝叶斯的分类器性能的比较(An assignment of machine learning for reference only)
- 2020-07-06 23:08:57下载
- 积分:1
-
models
说明: 包含unet/google-v2/CNN等多种神经网络的模型(Multiple Neural Network Models)
- 2019-05-14 20:34:08下载
- 积分:1
-
文本转语音函数化
利用 百度aip 实现 语音识别的相关函数。(Relevant Function of Speech Recognition Using Baidu AIP)
- 2020-06-21 09:40:02下载
- 积分:1