Hi. Any good tutorial with source that will demonstrate how to develop neural network (step bay step for dummies ;-))
|
|
Here is good example: Brainnet 1 - A Neural Netwok Project - With Illustration And Code - Learn Neural Network Programming Step By Step And Develop a Simple Handwriting Detection System that will demonstrate some practical uses of neural network programming. |
||
|
|
|
Here is an online course on C# neural network programming. |
||
|
|
|
|
You might wanna have a look at this - it shows an implementation for Single Layer Perceptron. It's pretty striaghtforward. |
||
|
|
|
|
An interesting tutorial is available here. Hopefully it will act as an introduction for you. |
||
|
|
|
|
There's a really good article on CodeProject: Image Recognition with Neural Networks. |
||
|
|
