Adding a new tutorial sample applications to store code shown in the Wiki. |
|
More...
|
about 10 years ago
|
Little parameter renaming for better consistency. |
|
More...
|
about 10 years ago
|
Adding regularization support in iterative reweighted least squares for logistic regression. |
|
More...
|
about 10 years ago
|
implementation and test for issue #21 beta prime distribution |
|
More...
|
about 10 years ago
|
Removed redundant arguments |
|
More...
|
about 10 years ago
|
Restored two unwarranted changes |
|
More...
|
about 10 years ago
|
Added NuGet packages folders to .gitignore |
|
More...
|
about 10 years ago
|
Refactored unit tests to NUnit |
|
More...
|
about 10 years ago
|
Added generated doc XML files to .gitignore |
|
More...
|
about 10 years ago
|
Added default .gitignore file to repository |
|
More...
|
about 10 years ago
|
Merge pull request #42 from DiegoCatalano/development |
|
More...
|
about 10 years ago
|
GH-48: Updating unit tests impacted by the correction. |
|
More...
|
about 10 years ago
|
Working on documentation. |
|
More...
|
about 10 years ago
|
Preparing K-Means to support setting algorithm options through its class itself, and not through function arguments, while attempting not to break backward compatibility. |
|
More...
|
about 10 years ago
|
GH-49: Expanding documentation and adding more argument checks in Kumaraswamy distribution. |
|
More...
|
about 10 years ago
|
GH-47: Correcting a regression in MatrixToImage and updating impacted unit tests. |
|
More...
|
about 10 years ago
|
Merge branch 'development' of https://github.com/accord-net/framework into development |
|
More...
|
about 10 years ago
|
Merge pull request #49 from glyphard/gh_-21_KumaraswamyDistribution |
|
More...
|
about 10 years ago
|
GH-47: Fixing Niblack and Sauvola thresholds and updating unit tests. |
|
More...
|
about 10 years ago
|
Merge branch 'development' of https://github.com/accord-net/framework into development |
|
More...
|
about 10 years ago
|
Merge pull request #47 from EdHubbell/development |
|
More...
|
about 10 years ago
|
Merge branch 'development' of https://github.com/accord-net/framework into development |
|
More...
|
about 10 years ago
|
Adding more configuration options in clustering algorithms; updating bag-of-words to avoid computing costly cluster informations after the clustering is done. Might help addressing https://groups.google.com/forum/#!topic/accord-net/XTUwJm2mwl0 |
|
More...
|
about 10 years ago
|
Merge pull request #48 from madmaxreach/development |
|
More...
|
about 10 years ago
|
removed ternary operator and replaced with an IF block. added parameter attributes and argument range checking for constructor |
|
More...
|
about 10 years ago
|
initial implementation for Kumaraswamy distribution |
|
More...
|
about 10 years ago
|
Fix calculation of log likelihoods for BaumWelch learning |
|
More...
|
about 10 years ago
|
Working on documentation, adding examples for logarithm regression. |
|
More...
|
about 10 years ago
|
GC-46: Updating optimization functions and constraints to better support different cultures. |
|
More...
|
about 10 years ago
|
Added AForge.NET Frameworks code (revision 1732 from Google code project). |
|
More...
|
about 10 years ago
|