Find the word definition

Wikipedia
NeuronDotNet

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. 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.