搜索资源列表
-
0下载:
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the n
-
-
0下载:
bp算法是人工神经网络得一个经典得算法。这是bp算法得Visual C++版本-bp algorithm is in artificial neural networks in a classic algorithm. This algorithm is bp in Visual C + + Version
-
-
0下载:
annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement various kinds of neural networks like Multi-Layer Perceptron, Radial basis function networks, Hopfield networks etc.-ANN, ie, Artificial Neural Netwo
-
-
0下载:
用C语言实现人工神经网络。用BP神经网络拟合函数,对神经网络进行训练-C language implementation of artificial neural networks. BP neural network fitting function of neural network training
-
-
2下载:
一个C#下面的图像处理算法以及人工智能算法的类库。人工智能的算法包括神经网络算法,遗传算法,机器学习算法等。使用C#写人工智能算法的开发者可以直接调用这个类库,不用自己实现最底层的算法了。我曾经使用过其中的遗传算法类库,功能十分强大,推荐使用。
-English Descr iption: AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Comput
-
-
0下载:
神经网络BP算法的C语言实现--三层神经元网络,人工神经网络的BP基本算法的C语言实现-BP neural network algorithm for C-language implementation- three-layer neural networks, artificial neural networks, BP algorithm is the basic C-language implementation
-
-
0下载:
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
-
-
0下载:
这个程序主要提高了神经网络,遗传算法,聚类等多种人工智能算法,采样c++编程,,很精简-This process mainly to improve the neural networks, genetic algorithms, clustering and many other artificial intelligence algorithms, sampling c++ Programmed, it is streamlined
-
-
0下载:
人工智能/神经网络 用C++编写的人工鱼群算法-Artificial Intelligence/Neural Networks with C++ Prepared artificial fish-swarm algorithm
-
-
0下载:
运用人工神经网络和遗传算法实现机器人程序能够自动排除地图中的障碍物。-The use of artificial neural networks and genetic algorithm procedures robot can automatically rule out the possibility of obstructions map.
-
-
0下载:
经典人工智能图书C++ Neural networks and fuzzy logic-Classical artificial intelligence book C++ Neural networks and fuzzy logic
-
-
1下载:
人工神经网络的C语言实现,程序涉及梯度下降法,函数求逆及偏导数的实现-Artificial Neural Networks C-language implementation, the program involves gradient descent method, function inverse and the partial derivative of the realization of
-
-
0下载:
人工神经网络的源程序,用c++实现,可以在vc++6.0上运行。-Source of artificial neural network, using c++ implementation can vc++6.0 run.
-
-
0下载:
c++ 人工智能神经元系统源代码,给人工智能入门者学习用-This is a set of artificial neural network programs. The later versions are multilayer perceptron (MLP) backpropagation neural networks in which the number of layers and nodes are user-selectable.
-
-
0下载:
C codes and simulation examples for the ANFIS by Jang (Absolutely original version )-This attached file contains C code and simulation examples for the ANFIS (Adaptive-Network-based Fuzzy Inference System) architecture proposed in [1,2].
Related
-
-
1下载:
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
-
-
5下载:
CNN - 主程序
参考文献:
[1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006
[2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998
[3] https://github.com/rasmusbergpalm/DeepLearnToolbox
作者:陆振波
电子
-
-
0下载:
用C++
语言编写的神经网络算法,程序结构紧凑,非常适合初学者学习神经网络算法-Artificial Neural Networks
-
-
0下载:
Fast Artificial Neural Network Library是一个免费开源的神经网络库,它用C实现了支持全连接及稀连接的多层人工神经网络,并且支持定点和浮点数的跨平台运行。库中包含有易于处理训练数据的框架。-Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural network
-