搜索资源列表
对偶
- 对偶传播神经网络,有监督和无监督相结合的一种神经网络-dual-propagation neural networks, supervised and unsupervised combination of a neural network
自组织
- 自组织神经网络,用于模式识别以及故障智能诊断。 -self-organizing neural networks for pattern recognition and intelligent fault diagnosis.
CAPTCHA-ICQ
- Decoder of images, captcha, using neural networks. This case is adapted to ICQ site captcha
NeuralNetworkOCR
- Neural Network OCR. There are many different approaches to optical character recognition problem. One of the most common and popular approaches is based on neural networks, which can be applied to different tasks, such as pattern recognition, time
Nueral_Networks
- Neural Networks percpetron algorithm
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
[Jeff_Heaton]_Introduction_to_Neural_Networks_for
- This book is an introduction to neural networks and also include implementation codes using c sharp language
myGradientDescent
- This my first implementation of gradient descent algorithm in which I will write about the evolution of neural networks. I will start with the most simple network of all, the Single Layer Perceptron, and work through different architectures and learn
BP-algorithm
- 人工神经网络BP算法 1、动态改变学习速率2、加入动量项-BP algorithm of artificial neural networks
AI-Life
- C#遗传算法和人工神经算法实例代码,一个简单的人工神经网络和遗传算法例子,界面语言为英文,是从老外那里搞到的,功能不只是人工神经和遗传算法,想学习的可以起到很好的借鉴作用,值得看看。-C# genetic algorithms and artificial neural algorithm example code, the example of a simple artificial neural networks and genetic algorithms, interface langu
vs_net2003
- Neural networks are typically associated with specialised applications, developed only by groups of experts. This misconception has had a highly negative effect on its popularity. Hopefully, the FANN library will help fill this gap.-Neural networks a
AForge.NET
- 这里给出一个用AForge构建BP网络的代码:使用AForge.NET实现神经网络-Here is a building with AForge BP network code: using neural networks to achieve AForge.NET
GeneticAlgorithm
- AI - Simple Genetic Algorithm (GA) to solve a card problem-Introduction This article describes how to solve a logic problem using a Genetic Algorithm. It assumes no prior knowledge of GAs. In fact, half of this article is dedicated to explaining th
NeatTicTacToe
- C# neural networks, evolved with NEAT technique