Accord.NET
Original author(s) | César Roberto de Souza |
---|---|
Initial release | May 20, 2010[1] |
Stable release |
3.0.0
/ August 16, 2015 |
Preview release |
3.1.0-alpha
/ June 6, 2016 |
Written in | C# |
Operating system | Cross-platform |
Type | Framework |
License | LGPLv3 and partly GPLv3 |
Website |
www |
Accord.NET is a framework for scientific computing in .NET. The source code of the project is available under the terms of the Gnu Lesser Public License, version 2.1.
The framework comprises a set of libraries that are available in source code as well as via executable installers and NuGet packages. The main areas covered include numerical linear algebra, numerical optimization, statistics, machine learning, artificial neural networks, signal and image processing, and support libraries (such as graph plotting and visualization).[2][3] The project was originally created to extend the capabilities of the AForge.NET Framework, but has since incorporated AForge.NET inside itself. Newer releases have united both frameworks under the Accord.NET name.
See also
- AForge.NET - a .NET computer vision and artificial intelligence framework that Accord.NET is based on
- List of numerical libraries for .NET framework
External links
- Official web site
- Project home on GitHub
- Accord.NET packages at NuGet
- Aforge.NET site on projects using the framework, mentioning Accord.NET as extension of the framework.
References
- ↑ https://github.com/accord-net/framework/blob/development/Release%20notes.txt
- ↑ Greg Duncan. Portable Image and Video processing with help from AForge.NET and Accord.NET. Channel 9, November 2014. Web extract
- ↑ Accord project on Open Hub. Web extract