Can anyone recommend a good open-source .NET neural network library?
Thanks!
Can anyone recommend a good open-source .NET neural network library?
Thanks!
NeuronDotNet It is not as broad in its scope as AForge, but its exclusive focus on NN makes it maybe more readily accessible, and possibly more featured in this area.
Encog is a free open source neural network API for both Java and DotNet.