Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.
cesarsouza edited this page Nov 28, 2014 · 11 revisions

The Accord.NET Framework is a complete framework for building machine learning, computer vision, computer audition, signal processing and statistical applications. Sample applications provide a fast start to get up and running quickly, and an extensive documentation helps fill in the details.

Download the latest version

Getting started

The easiest way to get started is through NuGet. Search for "Accord.NET" in the package manager, then chose to install the modules you are more likely interested. Because not all users will want to use, for example, audio or video processing capabilities in their projects, those have been written as separate modules.

How to use

Loading data

Matrices

Images

Sounds

Video

Manipulating matrices

Learning from input and output pairs

Finding similarity groups in data

Visualizing your results

Chart controls

Data-binding

Some framework objects can be data-bound to WPF or Windows Forms controls. Examples are all the statistical analysis classes (PCA, LDA, PLS, KPCA, ...), statistical distributions and hypothesis tests.

Specifying statistical distributions

Testing your hypothesis

Persisting models to disk

  1. Accord.NET Framework
  2. Getting started
  3. Published books
  4. How to use
  5. Sample applications

Help improve this wiki! Those pages can be edited by anyone that would like to contribute examples and documentation to the framework.

Have you found this software useful? Consider donating only U$10 so it can get even better! This software is completely free and will always stay free. Enjoy!

Clone this wiki locally