资源列表
wifi_simple_model_64_optimize
- 比赛背景 随着互联网移动支付的迅速普及,我们享受到越来越多的生活便利。如当您走入商场的某家餐厅时,手机会自动弹出该餐厅的优惠券;当您走入商场服装店时,手机可以自动推荐这家店里您喜欢的衣服;在您路过商场一家珠宝店时,手机可以自动提示您想了很久的一款钻戒已经有货了;离开商场停车场时,手机在您的许可下可以自动交停车费。这些您所享受的贴心服务都离不开背后大数据挖掘和机器学习的支持。在正确的时间、正确的地点给用户最有效的服务,是各大互联网公司智能化拓展的新战场。(Match background
bayes
- 使用朴素贝叶斯对垃圾邮件进行分类,附带数据(For spam classification using Naive Bayesian, supplementary data)
PSO1
- 这是一个基于pso 和matlab的目标优化程序 已经运行过 可以执行(This is a PSO and MATLAB target optimization program has been running can be performed based on)
TS-TSP
- 本禁忌搜索算法主要用于求解经典的TSP问题(Tabu search algorithm is used to solve the classical TSP problem)
PictureDemo
- 对单一图片内容进行识别 具体是人物 暴力 色情(To identify a single image character is the specific content of violence and pornography)
神经网络编程_源代码
- 使用神经网络算法求解多元多次方程,使用多个节点进行设计,得到的子代结果很精确,误差极小(The use of neural network algorithm for solving multivariate polynomial equation)
51a94a283ed655b4d8699245ae62d48f
- 最小二乘支持向量机算法实现智能分类(SVM)(The support vector machine algorithm to realize intelligent classification (SVM))
CNN-master
- Convolutional Neural Network(卷积神经网络) This rep is not finished yet!!!, and I don't know when I will make it...(Convolutional Neural Network This rep is not finished yet!!!, and I don't know when I will make it...)
bp_demo
- 一个简单的bp神经网络预测程序,包括简单的GUI界面(A simple BP neural network prediction program, including a simple GUI interface)
组合动作
- 关于控制Nao的30个自定义表情动作,可以用于填充Nao舞蹈、相声、说故事等肢体素材(30 custom emoticons for controlling Nao)
kmeans
- 这是一个常用的聚类算法,能够非常有效的实现聚类的操作。(This is a common clustering algorithm that can be very effective in clustering operations.)
sample-tensorflow-imageclassifier-master
- Tensorflow based image classifier program