搜索资源列表
AForge.NET_Framework-2.1.3
- 一个C#下面的图像处理算法以及人工智能算法的类库。人工智能的算法包括神经网络算法,遗传算法,机器学习算法等。使用C#写人工智能算法的开发者可以直接调用这个类库,不用自己实现最底层的算法了。我曾经使用过其中的遗传算法类库,功能十分强大,推荐使用。 -English Descr iption: AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Comput
AForge.NET
- C#开发的计算机视觉及人工智能领域的一个功能非常强大的类库,包括图像处理库、计算机视觉库、机器学习库、视频处理库等。-AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence- image processing, computer vision, neural networks
ANNPRG
- C# Aforge.net 编写的BP神经网络例程,同时包含Matlab实现-C# Aforge.net routines written in BP neural network, contains both by Matlab
ANN
- 利用matlab实现神经元网络预测; 利用AForge.NET实现神经元网路的预测;-Neural network using matlab to achieve forecasts the use of neural networks AForge.NET achieve the forecast
GenticTSP
- 使用遗传算法解决TSP问题 GenticTSP:使用AForge.NET解决TSP程序最简单的程序- 中文(简体) 英语 日语 Using genetic algorithm to solve TSP GenticTSP: AForge.NET use the most simple procedure to s
wangluo_shengjing
- 神经网络编程_源代码,AForge.NET实现,Matlab实现-Neural network programming _ source code, Matlab implementation AForge.NET achieve
TimeSeries
- 基于aforge.net开类库,BP神经网络算法中的时间序列算法,附带测试数据-Based on aforge.net open class library, BP neural network algorithm, the time sequence algorithm with test data
XORProblem
- 基于aforge.net开源类库,BP神经网络是xor问题的C#算法实现,附带测试数据-Open-source library based on aforge.net, the BP neural network is xor problem c# algorithm, with test data
Neural-network-documentation_code
- 神经网络编程入门文档和源代码,包含AForge.NET实现和Matlab实现。-Neural network programming entry documentation and source code, including AForge.NET achieve and Matlab implementation.
AForge.NET
- 基于AForge.NET的BP神经网络算法程序源代码。代码注释的很清楚,适合新手学习。高手自动略过。-AForge.NET based on BP neural network algorithm source code. Notes code is very clear, for beginners to learn. Master automatically skipped.
ANNs
- MATLAB和AForge.NET实现的神经网络模型源代码,有例子 , 适合初学者 -MATLAB and AForge.NET realize neural network model source code, there are examples for beginners
AForge.NET
- AForge.NET是一个专门为开发者和研究者基于C#框架设计的,他包括计算机视觉与人工智能,图像处理,神经网络,遗传算法,机器学习,模糊系统,机器人控制等领域。-AForge.NET is a specialized developer and researcher based C# framework designed, he included computer vision and artificial intelligence, image processing, neural netw
Iris数据集BP神经网络实例代码
- Iris数据集BP神经网络实例代码,该例子程序提供AForge.NET实现和matlab实现两种途径(Iris data set, BP neural network example code)