ニューラル ネットワークをC#でプログラミングするための参考情報を集めてみました。
MSDN Magazine: Give Your .NET App Brains and Brawn with the Intelligence of Neural Networks
↓ニューラル ネットワークによる顔の認知。すごい。
Face detection using neural networks: Neural Network Library project in C#
The Code Project: Neural Dot Net Pt 7 The BackPropagation Network - C# Programming
The Code Project: Fuzzy Logic Vs Adaline Neural Network - C# Programming
C# Corner: Training and Simulating a Neural DotNetwork in C#