You can edit almost every page by Creating an account. Otherwise, see the FAQ.

NeuronDotNet

From EverybodyWiki Bios & Wiki


NeuronDotNet is an artificial neural network library written in C#. The source code is released under the GNU General Public License version 2.0 and is hosted on the SourceForge service. [1]

The library emphasizes modular approach in order to support experimentation with various network designs and learning algorithms. It depends only on a couple of core .NET assemblies (such as System.dll and System.Drawing.dll) and is thus easily portable across platforms.

NeuronDotNet is a popular neural network library used in numerous applications and frameworks, as well as in academic research.[citation needed]

References[edit]

  1. Project website on SourceForge


This article "NeuronDotNet" is from Wikipedia. The list of its authors can be seen in its historical. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.