搜索资源列表
Bayesian衰退和分类模形
- 这个软件支持Bayesian衰退和分类模形,它基于神经系统网络和Gaussian作用。它也包括一些根本的程序实现有限和无限混合的模型。-software support this recession and Bayesian classification pattern, It is based on neural network and Gaussian role. It also includes some of the procedures to achieve limited and u
bb2-0.1
- BugBots是一个游戏,描述它的最好方式是它是一个测试人工智能的框架。 来源: http://sourceforge.net/projects/bugbots/-BugBots is a game, describing it as the best method is that it is a test of artificial intelligence framework. Source : http://sourceforge.net/projects/bugbots/
eightnumbyahei0802
- 八数码难题求解程序本程序所采用的启发函数,本人不能证明它能解决任何的八数码难题,如果对于较难的问题会产生很多节点,有可能会使空间不足,所以尽量不要出太难的问题难为它.希望广大的人工智能爱好者能写出更好的启发函数.-eight digital problem solving program of the procedures used by the heuristic function, I can not prove that it can resolve any of the eight di
joone-distrib-0.5.1
- 这是一个神经网络的开发工具-This is a neural network development tools
joone-engine-1.1.2
- 这是一个神经网络的开发工具-This is a neural network development tools
Apriori(VC程序)
- 本程序是数据挖掘中的关联规则模型中著名的Aprior算法的VC实现程序,可用于知识发现、数据挖掘、人工智能、模式识别等领域(请先解压文件)-The code is the VC implementation of the well-known Aprior algorithm in Association Rule Model of Data Mining field, can be used in Knowledge Discovery, Data Mining, AI, Pattern Re
人工神经网络原理及仿真实例
- 该系统使用极其简便,即使 你对各种网络模型不是很深刻的了解,也可以很好的使用该系统。使用时, 你可以自己修改网络的各种参数,交互性较好,而且该系统通过大量的图示 及参数设置,可以让你了解每个应用实例实现的过程及详细步骤。-The system is extremely easy to use, even if you have to various network model is not very profound understanding can be a good use of the
VC野人八数码程序
- 用VC编制的集成的野人和八数码演示程序。其中野人程序用动态的效果演示,并能设置进度。八数码程序能根据给出的源状态转换成目标状态。-VC establishment of integrated Savage and eight digital presentations. Savage procedures which use dynamic demonstration effect, and can be programmed to progress. Eight digital process
NNDemo2.0
- 是一个用MATLAB编的一个系统,是关于各个神经我网络模型和支持向量机的软件包-using MATLAB is a part of a system of various neural network model and I support vector machine packages
神经网络模式识别及其实现
- 介绍了神经网络模式识别的基本知识,适合于模式识别领域的人员-it introduces the ABC of the pattern recognation of NN, it is for the people of pattern recognation
遗传算法基本算法
- 这个是关于遗传算法的比较完整的C语言程序,个人觉得还是比较有参考价值。-on the genetic algorithm is relatively complete C language program, individuals think it is quite a reference value.
图搜索策略
- 一个使用Java实现的人工智能的图搜索策略程序——酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对 重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、 “最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。 整个程序使用了动画技术,界面设计美观友好,使用方便。-use a Java artificial intelligence plans Searc
九宫搜索
- 本程序代码是人工智能中九宫搜索的解决 采用Java语言-the code is AI JiuGongTu search solutions using Java language
产生式例子
- 本代码是人工智能中产生式的一个例子,功能是实现对有限动物特征识别的正向和反相推理。-the code is generated artificial intelligence-an example of that function is limited to the identification of the animal forward and inverse reasoning.
树木分类专家系统
- 这是一个基于WEB的树木分类专家系统asp源代码,对于初学者特别有帮助!-This is a Web-based expert system for classification trees asp source code, especially for beginners help!
what-is-artificial-intelligence
- 一篇经典的通俗易懂的关于人工智能的概述类文章,早期发表的-A classic user-friendly overview of classes on artificial intelligence articles published earlier
Dimensional-parameters-of-acoustic-signals-is-esti
- 估计声信号二维参数的免疫量子克隆算法Dimensional parameters of acoustic signals is estimated quantum immune clone algorithm-Dimensional parameters of acoustic signals is estimated quantum immune clone algorithm
what-is-the-animal-
- 一个很有用的产生式推理代码,我们可以通过特征找到动物-A production code is useful reasoning, we can find the animal by feature
BP neural network is programmed with C++
- 神经网络的C语言实现,适合初学者学习使用,也可以进一步开发(BP neural network is programmed with C)
attention-is-all-you-need-pytorch-master
- 这是 attention is all your need 的pytorch 代码实现(this is the article "attention is all your need " code)