0

What's the best place to start learning about neural networks?

I'm wondering if anyone has any good sites they can share where they learned a lot about it. Specifically a network in c#, I've looked at back propagation and an implementation of this in python.

5th Nov 2016, 9:21 AM
Harry Pearson
Harry Pearson - avatar
1 ответ
0
Try Encog3 is a neural network library for .NET. http://www.heatonresearch.com/encog/
10th Nov 2016, 11:47 PM
Michael Dolence