I am learning neural networks basics.
How can I implement AND, OR and XOR logic using perceptrons in C#?
|
I am learning neural networks basics. How can I implement AND, OR and XOR logic using perceptrons in C#? | |||||
feedback
|
|
Look at the SNNS and JNNS: http://www.ra.cs.uni-tuebingen.de/SNNS/ http://www.ra.cs.uni-tuebingen.de/software/JavaNNS/welcome_e.html | |||
|
feedback
|