搜索资源列表
NN_GA
- 人工智能及神经网络的机器学习算法,经典的遗传算法,在实际中可以解决选路问题及最短路径问题。-machine study algrithm for artificial intelligence and neural network, it can solve the problem of shortest route
rubysvm-0.15.tar
- SVM LIBRARY 人工智能,神经网络。 -SVM LIBRARY artificial intelligence, neural networks.
AIcode
- 人工智能人工神经网络源码 c语言代码 来源:源码中国-AI Artificial Neural Network c language source code Source : China FOSS
QWKNET95.RAR
- 一个关于人工智能-神经网络的例子及其算法程序 -on an artificial intelligence-examples of neural network algorithms and procedures
neuralnetwork
- 一个人工智能的神经网络算法及演示程序。有源码和可直接运行程序。希望对你有帮助-An artificial neural network algorithm and demonstrate the procedure. There are source and can be directly run the program. I hope for your help
xiaopangdshibie
- 人工神经网络识别,人工智能实验课上做的人工神经网络识别,人工智能实验课上做的-Artificial neural network identification, Artificial Intelligence class to do the experiment of artificial neural networks, artificial intelligence to do the experimental class
bp_test
- 利用人工智能,神经网络中的BP网络实现的,可以有效识别手写体数字-Using artificial intelligence, neural network BP network, and can effectively identify the handwritten numeral
aforge_demo
- AForge.NET 是一个专门为开发者和研究者基于C#框架设计的,他包括计算机视觉与人工智能,图像处理,神经网络,遗传算法,机器学习,机器人等领域。-The article describes an open source C# framework for researchers in the areas of Computer Vision and Artificial Intelligence- image processing, neural networks, genetic alg
Rgcfe
- 遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。 -The genetic algorithm referred to as GA (Genetic Algorithm), is essent
aNNNNandAIr
- 人工神经网络与人工智能Delphi版语言的源程序源码(Neural Neetworks and AI Delphi Sources)。 -Artificial Neural Networks and Artificial Intelligence Delphi version of the language of the source code (Neural Neetworks and AI Delphi Sources).
kiefao
- 包含收发两个客户端的链路级通信程序,BP神经网络用于函数拟合与模式识别,MIT人工智能实验室的目标识别的源码。- Contains two clients receive link-level communications program, BP neural network function fitting and pattern recognition, MIT Artificial Intelligence Laboratory identification of the target s
abneticalgorithm
- 人工智能及神经网络的机器学习算法,经典的遗传算法,-Artificial intelligence and machine learning algorithm of neural network, the classic genetic algorithm (ga),
nu378
- 关于神经网络控制,MIT人工智能实验室的目标识别的源码,用MATLAB编写的遗传算法路径规划。- On neural network control, MIT Artificial Intelligence Laboratory identification of the target source, Genetic algorithms using MATLAB path planning.
AForge.NET Framework-2.2.5
- AForge.NET是一个专门为开发者和研究者基于C#框架设计的,这个框架提供了不同的类库和关于类库的资源,还有很多应用程序例子,包括计算机视觉与人工智能,图像处理,神经网络,遗传算法,机器学习,机器人等领域。 这个框架由一系列的类库组成。主要包括有: AForge.Imaging -- 一些日常的图像处理和过滤器 AForge.Vision -- 计算机视觉应用类库 AForge.Neuro -- 神经网络计算库AForge.Genetic -进化算法编程库 AF
智能优化算法
- 优化技术是一种以数学为基础,用于求解各种工程问题优化解的应用技术。作为一个重要的科学分支,它一直受到人们的广泛重视,并在诸多工程领域得到迅速推广和应用,如系统控制、人工智能、模式识别、生产调度、VLSI技术和计算机工程等。鉴于实际工程问题的复杂性、约束性、非线性、多极小、建模困难等特点,寻求一种适合于大规模并行且具有智能特征的算法已成为有关学科的一个主要研究目标和引人注目的研究方向。 20世纪80年代以来,一些新颖的优化算法,如人工神经网络、混沌、遗传算法、进化。(Optimization te
Combo_Right
- AI EA,人工智能(神经网络),设置简单,收益稳定(AI EA, artificial intelligence (neural network), easy to set up, stable income)
aforge.video
- 一个C#下面的图像处理算法以及人工智能算法的类库。人工智能的算法包括神经网络算法,遗传算法,机器学习算法等。使用C#写人工智能算法的开发者可以直接调用这个类库,不用自己实现最底层的算法了。我曾经使用过其中的遗传算法类库,功能十分强大,推荐使用。(English Descr iption: AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Computer
MNLIST and CNN
- 实现了在Mnist上的分类,使用了卷积神经网络(use convoluntional neural network to implement classificaiton on Minist.)