Can anyone recommend a good open-source .NET neural network library?
Thanks!
|
1
|
Can anyone recommend a good open-source .NET neural network library? Thanks!
|
||
|
|
|
|
||
|
|
|
|
From what I can see: FANN fits both of the categories. |
||
|
|
|
|
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. |
||
|
|