Machine learning for C# .Net
Stars
409
Forks
86
Watchers
409
Open Issues
49
Overall repository health assessment
No package.json found
This might not be a Node.js project
539
commits
6
commits
5
commits
5
commits
3
commits
2
commits
1
commits
1
commits
1
commits
.editorconfig: Update .editorconfig and add Roslynator.Analyzers/.Formatting.Analyzers (#159)
6ec9a87View on GitHubdotnet.yml: Use auto versioning via nerdbank.gitversioning, and update CI pipeline with release pipeline (#158)
df625bcView on GitHubCode analysis: Add editorconfig and fix code according to rules (#150)
0e2f4f1View on GitHub0.31.10: CI: Use MSTest 3.3.1 (single meta package reference) (#153)
582995bView on GitHubAdd .props and .targets to reduce duplication in project files (#149)
658e05fView on GitHubTarget netstandard2.0 for libraries, target net8 for tests, and switch to github actions for CI (#147)
70ef474View on GitHub0.31.8.0: Ensure deterministic order of results from multithreaded optimizers (#131)
3f6063fView on GitHub0.31.7.0: Refactor BaysianOptimizer and add parallel computation (#128)
bdb4c1dView on GitHubFix typo in comment: DropoutLayer, SoftMaxLayer. Misspelled gradients (#127)
ad12ad3View on GitHubAdds parellelism to Bayesian optimizer by default and adds support for non-deterministic algorithms (release postponed, so no version incrementation) (#119)
8d3ba76View on GitHub0.31.6.0: Adds implicit and explicit conversions from double[][] to F64Matrix (#124)
1fe2ac2View on GitHub0.31.4.0: Add CrossValidationUtilities.GetKFoldCrossValidationIndexSets, Refactor CrossValidation. (#117)
188b94cView on GitHub0.31.3.0: Update code style, line length, member order, etc. (#111)
6b4d65dView on GitHub