libkissinferencesharp 1.0.x
|
libkissinferencesharp is a C# libary containing bindings to the C libary libkissinference that allows client applicaitons to use KISS neural networks for varous tasks.
The best place to start, and probubly the only classes most users of this libary will need can be found here: Kiss::Network and Kiss::Spectra
The main development platform of libkissinferencesharp is explicitly cross-platform and has minimal dependancies. It is tested to work in Linux and Microsoft Windows 10.
The usage of this library can be inferred from the API documentation linked above.
libkissinferencesharp is licensed to you under the LGPL version 3 , or (at your option) any later version. see lgpl-3.0.txt or LGPL for details