Stars
Implementation of robust linear regression in C#
High performance algorithms in C#: SIMD/SSE, multi-core and faster
While there are already countless math libraries for performing common matrix/array functions, StarMath is distinguished by its simplicity and flexbility. There is no need to declare vectors and ma…
Insight .NET is a C# library that provides APIs for a number of common machine learning tasks.
.NET Standard bindings for Apache MxNet with Imperative, Symbolic and Gluon Interface for developing, training and deploying Machine Learning models in C#. https://mxnet.tech-quantum.com/
Simple Clustering project to play around with Generic Clustering-algorithms
Numerics is a free and open-source library for .NET developed by USACE-RMC, providing a comprehensive set of methods and algorithms for numerical computations and statistical analysis.
High-performance .NET library for optimal 1D K-means clustering. Guarantees globally optimal solutions in O(k·n) time.
An extensible .NET genetic algorithm library for optimization and artificial intelligence - Evolutionary computation and complex problem solving made simple
C# bindings for Scikit-Learn (WIP - Refactor)
sonic is a rapid evaluation engine for mathematical expressions. It can parse and execute strings containing mathematical expressions.
C# math expression library with symbolic computation support
xFunc provides a powerful parser and analyzer for mathematical expressions. It excels at calculating derivatives, simplifying expressions, and achieving high performance.
Mathematical functions for .NET Core and .NET framework ecosystem.
Dynamic Time Warping (DTW) algorithm implementation for .NET C#
Standard linear regression with P-values
Implementation of the DBSCAN clustering algorithm
A vector and matrix library with HLSL-like syntax written in C# using hardware intrinsics