vote up 1 vote down star
1

Can anyone recommend a good open-source .NET neural network library?

Thanks!

flag

56% accept rate

4 Answers

vote up 1 vote down check

Best .NET neural network library is AForge

Links:

MainPage

CodeProject-Article

link|flag
vote up 0 vote down

From what I can see: FANN fits both of the categories.

link|flag
vote up 0 vote down

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.

link|flag
vote up 0 vote down

Encog is a free open source neural network API for both Java and DotNet.

http://www.heatonresearch.com/encog

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.