This repository was archived by the owner on Nov 19, 2020. It is now read-only.
File tree
1,240 files changed
+452515
-361017
lines changed- Samples
- .nuget
- Audio
- Beat detection
- Fourier (FFT)
- Recorder
- Imaging
- Classification (BoW)
- Corners (FAST)
- Corners (Harris)
- Corners (SURF)
- Panorama (FREAK)
- Panorama (Harris)
- Panorama (SURF)
- Wavelets
- MachineLearning
- Classification (SVMs)
- Resources
- Clustering (GMM)
- Clustering (K-Means)
- Decision Trees
- Resources
- Feature Selection (SVMs)
- Properties
- Resources
- Fitting (RANSAC)
- Gestures (SVMs)
- Handwriting (SVMs)
- Liblinear (SVMs)
- Results
- Naive Bayes
- Resources
- Regression (SVMs)
- Math
- Kinematics
- Solver (Goldfarb-Idnani)
- Neuro
- Classification (ANN)
- Resources
- Deep Learning
- Databases
- Levenberg-Marquardt
- Applications
- Resilient Backpropagation
- Applications
- Statistics
- Analysis (KDA)
- Analysis (KPCA)
- Analysis (LDA)
- Analysis (PCA)
- Analysis (PLS)
- Classification (MLR)
- Properties
- Resources
- Eigenfaces (PCA)
- Gestures (HMMs)
- Handwriting (KDA)
- Performance (ROC)
- Regression (Linear and Logistic)
- Sequences (HMM)
- Sound demixing (ICA)
- Survival (Cox)
- Tabular filters
- Tutorials/Classification
- 0. Introduction
- Properties
- Resources
- 1. Linear SVMs
- Properties
- Resources
- Classification
- Vision
- Controller (interface control)
- Face detection (Viola-Jones)
- Face tracking (Camshift)
- Gloves (Color tracking)
- Kinect
- Setup
- Archiver
- Installer
- NuGet
- Sources
- Accord.Audio
- Generators
- Signals
- Windows
- Accord.Audio.Formats
- Accord.Audition
- Accord.Controls.Audio
- Accord.Controls.Imaging
- Accord.Controls.Statistics
- Boxes
- Editors
- Views
- Accord.Controls.Vision
- Accord.Core
- Attributes
- Collections
- Compatibility
- Properties
- Accord.DirectSound
- Accord.Docs
- Accord.Documentation
- Diagrams/Classes
- Images
- Namespaces
- Accord.Formats
- Mat
- Accord.IO
- Csv
- Events
- Exceptions
- Properties
- Resources
- Accord.Imaging
- Contour
- Converters
- Filters
- Transform
- Interest Points
- FREAK
- SURF
- Moments
- Properties
- Accord.MachineLearning
- Bayes
- Clustering
- DecisionTrees
- Learning
- Rules
- IO
- Performance/CrossValidation
- Structures
- VectorMachines
- Learning
- Base
- Probabilistic
- Accord.Math
- Decompositions
- Differentiation
- Functions
- IO/Mat
- Integration
- Matrix
- Optimization
- Base
- Constrained
- Constraints
- Unconstrained
- Least Squares
- Properties
- Random
- Transforms
- Vector
- Accord.Neuro
- Layers
- Learning
- Accord.Statistics
- Analysis
- Distributions
- Density Kernels
- Fitting
- Multivariate
- Base
- Continuous
- Discrete
- Univariate
- Base
- Continuous
- Discrete
- Filters
- Base
- Kernels
- Base
- Sparse
- Measures
- Models
- Fields
- Learning/Hidden
- Potential Functions/Clique Factor Potentials
- Markov
- Base
- Learning
- Base
- Regression/Nonlinear
- Fitting
- Survival
- Testing
- Contingency
- TwoSample
- Visualizations
- Accord.Vision
- Tracking
- Extras
- Accord.MachineLearning.GPL
- Accord.Math.NonCommercial
- Accord.Tests.MachineLearning.GPL
- Properties
- Accord.Tests.Math.Noncommercial
- Optimization
- Properties
- Unit Tests
- Accord.Tests.Audio
- Accord.Tests.Controls
- Controls
- Properties
- Accord.Tests.Core
- Properties
- Accord.Tests.IO
- Properties
- Resources
- csv
- new
- Accord.Tests.Imaging
- Converters
- Filters
- MachineLearning
- Math
- OpenSURF
- Properties
- Resources
- Expected
- SURF
- Accord.Tests.MachineLearning
- Bayes
- Clustering
- DecisionTrees
- IO
- KNearestNeighbors
- Kernels
- Properties
- Resources
- liblinear
- Statistics
- Structures
- VectorMachines
- Probabilistic
- Accord.Tests.MachineLearning.FSharp
- Resources
- Accord.Tests.Math
- Collections
- Decompositions
- Functions
- IO
- Integration
- Matrix
- Optimization
- Lbfgsb3
- LibBFGS
- Properties
- Resources/mat
- Accord.Tests.Math.Cpp
- Accord.Tests.Neuro
- Properties
- Resources
- Accord.Tests.Statistics
- Analysis
- Distributions
- Multivariate
- Continuous
- Univariate
- Continuous
- Discrete
- Filters
- Kernels
- Sparse
- Models
- Fields
- Learning
- Markov
- Regression
- Properties
- Resources
- Testing
- Contingency
- Power
- TwoSamples
- Visualizations
- Accord.Tests.Vision
- Properties
- Resources
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,240 files changed
+452515
-361017
lines changed+24-17
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
317 | 317 |
| |
318 | 318 |
| |
319 | 319 |
| |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + |
+63-59
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + |
0 commit comments