C# C++ C
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.vscode
GeNeural/GeNeural
NeuralCLI
.gitattributes
.gitignore
.gitmodules
GeNeural.sln
LICENSE
README.md

README.md

Note: Neural.NET is currently undergoing a shift from being C# library to C++/CLI wrapper for neural. See the master branch for the original neural network library: GeNeural.

Neural.NET

Neural.NET is a C++/CLI wrapper for Neural. You can easily use it with C#, VB.NET and, of course, C++/CLI.