资源列表
Strategy
- 仿真机器人足球5vs5代码,绝对好用!希望大家下载!-5vs5 robot soccer simulation code, absolutely easy to use! Hope you download!
algorithm
- 很好的算法课件,希望能帮助到大家更好的了解算法-Good algorithm courseware, hope to help everyone better understand the algorithm
Text-mining
- 文本挖掘 数据挖掘 智能化知识管理 知识挖掘-Text mining,Date mining,KM system knowledge management
智能算法应用
- 整理支持向量机、BP神经网络的基本原理,便于分类、预测问题的解决。(Sort out the basic principle of support vector machines, easy to classify and predict the solution of problems.)
FOA
- 台湾学者新发现的一种新型的算法,可以和遗传算法、蚂蚁算法对比学习。[潘文超]果蠅最佳化演算法_簡體版-Taiwan scholars discovered a new type of algorithm that can and genetic algorithms, ant algorithms comparison study. [Pan Chao] Drosophila optimization algorithms _ Simplified
robocup-Simulation-trilearn-2005
- 2005年robocup足球机器人仿真荷兰阿姆斯特丹大学trilearn 2005 二进制可执行代码-2005 RoboCup Simulation League 2D Holland Amsterdam University trilearn 2005 source code
ann
- 神经网络跟踪理论及应用.pdf(图书)-Neural network theory and application of track. Pdf (Book)
GA--Minimum-value
- 使用遗传算法 快速求函数最小值 -GA Minimum value
pconline1495538012909
- 该工具包为支持向量机工具包,可供学习以及编程工作使用(Support vector machine Toolkit)
Apriori_k
- 基于可拓学的apriori,另加超市购物数据-Extentics based apriori, plus a supermarket shopping data
zl
- 基于神经网络的语音识别技术研究 基于神经网络的语音识别技术研究-Neural Network Based Speech Recognition Technology based on neural network speech recognition technology research
人工智能:人工智能选股之朴素贝叶斯模型
- 本报告对 朴素贝叶斯模型及线性判别分析、二次判别分析 进行系统测试 “生成模型”是机器学习中监督学习方法的一类。与“判别模型”学习决 策函数和条件概率不同,生成模型主要学习的是联合概率分布??(??,??)。本 文中,我们从朴素贝叶斯算法入手,分析比较了几种常见的生成模型(包 括线性判别分析和二次判别分析)应用于多因子选股的异同,希望对本领 域的投资者产生有实用意义的参考价值。(This report gives a systematic test of naive Bayesian