ML.NET is an open source and cross-platform machine learning framework for .NET.
-
Updated
Dec 23, 2024 - C#
Algorithms are detailed sets of guidelines created for a computer program to complete tasks efficiently and thoroughly. Algorithms in computer programming are employed to solve complex problems. Various cutting-edge technologies including artificial intelligence (AI) and machine learning (ML), operate based on simple or complex algorithms.
ML.NET is an open source and cross-platform machine learning framework for .NET.
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
Probabilistic language based on pattern matching and constraint propagation, 153 examples
All algorithms implemented in C#.
📚 📈 Plug-and-play class-library project of standard Data Structures and Algorithms in C#
100+ algorithms & data structures generically implemented in C#
Generic Graph Data Structures and Algorithms for .NET
A .NET port of java-string-similarity
.NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix trie and a trie implementation using Ukkonen's algorithm.
This repository contains data structures and algorithm implemented in C#.
A collection of algorithms and solutions to problems in various languages from the site Hacker Rank.
A 2D A Star (A*) pathfinding implementation in C# focused on ease of use
SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman). This library support multiple .NET versions including .NET Core (NETStandard 1.x)
My solutions to exercises and tests at http://codility.com.
A sudoku solver using brute forces and logical techniques.
The 73 most useful LeetCode problems implemented in C, C++, C# and F#
Open source library containing known sorting and searching algorithms.
A visualizer for the core search algorithms used in AI and game development. Special thanks to Amit Patel and his cool tutorials for providing me with the inspiration. #MadeWithUnity