20
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding more argument checks to some learning algorithms.
cesarsouza
as Cesar Souza
More... over 10 years ago
Fixing Power Lognormal and Power Normal distributions; Adding a default mode calculation in UnivariateContinuousDistribution (to be revised);
cesarsouza
as Cesar Souza
More... over 10 years ago
Adding Owens' T Function.
cesarsouza
as Cesar Souza
More... over 10 years ago
Inverting the inheritance relation between CrossValidationValues and CrossValidationValues<T>
cesarsouza
as Cesar Souza
More... over 10 years ago
Adding the SkewNormalDistribution
cesarsouza
as Cesar Souza
More... over 10 years ago
Preparations for next release (2.13)
cesarsouza
as Cesar Souza
More... over 10 years ago
Preparations for next release (2.13)
cesarsouza
as Cesar Souza
More... over 10 years ago
Small corrections to MeanShift; adding an option to disable parallel processing.
cesarsouza
as Cesar Souza
More... over 10 years ago
Avoiding exceptions in ProbabilisticOutputLearning; Minor corrections to debug assertions in probability distributions.
cesarsouza
as Cesar Souza
More... over 10 years ago
Fixing DescriptiveAnalysis when only one or two samples are given.
cesarsouza
as Cesar Souza
More... over 10 years ago
Adding generalized matrix (tensor) transpose.
cesarsouza
as Cesar Souza
More... over 10 years ago
Working on documentation.
cesarsouza
as Cesar Souza
More... over 10 years ago
GH-23: Enabling initial support for sparse matrices.
cesarsouza
as Cesar Souza
More... over 10 years ago
Some early (and messy) experiments on how a MAT file reading parser could work.
cesarsouza
as Cesar Souza
More... over 10 years ago
Moving the old Statistics.Formats namespace into a separate assembly, Accord.IO, in order to prepare for adding new file formats that can be reused also by Accord.Math. Adding a IDX file format reader to read MNIST (and possibly others?) datasets.
cesarsouza
as Cesar Souza
More... over 10 years ago
Working on documentation.
cesarsouza
as Cesar Souza
More... over 10 years ago
Adding specialized linear SVM algorithms based on liblinear: L2-regularized L1 and L2-loss SVM learning (dual); and L2-regularized L2-loss SVM (primal).
cesarsouza
as Cesar Souza
More... over 10 years ago
Adding a user-contributed version of Carl Edward Rasmussen's FminCG conjugate gradient minimizer. Since the original code was available under a specific, non-commercial license, a special assembly has been created to accommodate the code.
cesarsouza
as Cesar Souza
More... over 10 years ago
Working on documentation, preparations for next release.
cesarsouza
as Cesar Souza
More... over 10 years ago
Updating cross-validation to support class-balanced partitions.
cesarsouza
as Cesar Souza
More... over 10 years ago
Working on documentation.
cesarsouza
as Cesar Souza
More... over 10 years ago
Avoiding infinite loops in the numerical decompositions when NaN values are present.
cesarsouza
as Cesar Souza
More... over 10 years ago
Working on documentation.
cesarsouza
as Cesar Souza
More... over 10 years ago
Updating version numbers, updating NuGet packages and restoring .NET 3.5 compatibility.
cesarsouza
as Cesar Souza
More... over 10 years ago
Working on documentation.
cesarsouza
as Cesar Souza
More... over 10 years ago
GH-04: Replacing SlimDX with SharpDX in Audio libraries.
cesarsouza
as Cesar Souza
More... over 10 years ago
Merge branch 'cureos-development' into development
cesarsouza
as Cesar Souza
More... over 10 years ago
Merge branch 'development' of https://github.com/cureos/accord into cureos-development
cesarsouza
as Cesar Souza
More... over 10 years ago
Updating release notes.
cesarsouza
as Cesar Souza
More... over 10 years ago
GC-99: Result of Combinatorics.Permutations(array) method does not include the original array.
cesarsouza
as Cesar Souza
More... over 10 years ago