|
• Steps to Heaven
well, almost...
1) Find a Neural Network implementation, check the warehouses using the KNOWLEDGE links. There are other places to check too.
2) Give your network two inputs, and one output.
3) Make your training data, i.e. your AND function.
4) Feed that to the neural network training algorithm.
5) Repeat until results are ok with 2 neurons in the hidden layer.
That's about it. Try and do the most you can, and get back here... on the double!
|