资源列表
mavis-alpha20061213
- 机器人程序,有对象识别,IO控制,图像处理等方面算法-robot procedures, object recognition, IO control, image processing algorithms etc.
1 (8)
- 人工智能行业报告8,可以非常清楚的了解行业发展情况,做出最好的判断。(The report of the artificial intelligence industry can make a clear understanding of the development of the industry and make the best judgment.)
qqq
- 浙江大学一篇博士论文《人工免疫算法及其在电力系统中的应用研究》,希望对大家有用-Zhejiang University, doctoral dissertation, " Artificial immune algorithm and its application in power system research" , we hope to be useful ~ ~
FastSLAMgai
- 对fastslam的修改程序,能运行,不用改动。-FastSLAM modification procedures, can run, without change.
wuziqi
- 本代码是一个完整的小游戏,界面美观,其中的人工智能算法也很值得参考学习. -This code is a complete game, interface aesthetics, in which artificial intelligence algorithm is also very worthy of study and reference.
Cluster_K-means
- k中心算法的基本过程是:首先为每个簇随意选择一个代表对象,剩余的对象根据其与每个代表对象的距离(此处距离不一定是欧氏距离,也可能是曼哈顿距离)分配给最近的代表对象所代表的簇;然后反复用非代表对象来代替代表对象,以优化聚类质量。聚类质量用一个代价函数来表示。当一个中心点被某个非中心点替代时,除了未被替换的中心点外,其余各点被重新分配。-The basic process k center algorithm is: First free to choose a delegate object fo
joone-engine-2.0.0RC1
- 神经网络的工具库文件,含神经网络需要的各种操作算法-Neural network tool for libraries, including neural network algorithm for the various operations required
PageRank
- 自己实现的pagerank算法,比较经典的一个的、算法,有兴趣的可以看看。-Realize their own pagerank algorithm, more classic one, algorithms, are interested can look at.
Optimal-control-applied-basic
- 最优控制是现代控制理论的核心,它研究的主要问题是:在满足一定约束条件下,寻求最优控制策略,使得性能指标取极大值或极小值-The optimal control is the core of modern control theory it is the main problem is: conditions meet certain constraints, finding the optimal control strategy, and performance to take the max
WY_TC201E_B1107
- 最优化方法的研究以及应用,工程,物理,化学,数学方面的应用-Optimization methods and applications, engineering, physics, chemistry, mathematics applications
《神经网络与深度学习》Michael Nielsen
- 这本书最初是我学习 Neural Networks and Deep Learning 时做的中?笔记,因为原书中有很 A A 多数学公式,所以我? LT E X 来编写和排版,并将所有 LT E X 源码放置在 GitHub。其中部分内容 取? Xiaohu Zhu 已经完成的翻译来避免重复的?作。(This book was originally Neural Networks and Deep Learning I learned to do in notes, because there
BayesianNetwork
- 在机器学习中,本代码实现用贝叶斯的方法进行分类(In machine learning, this code is implemented with Bayesian classification)