High performance algorithms in C#: SIMD/SSE, multi-core and faster
-
Updated
Feb 12, 2024 - C#
High performance algorithms in C#: SIMD/SSE, multi-core and faster
A project analyzing the performance of Linear and Binary search algorithms through execution time and memory usage metrics, comparing efficiency across various dataset sizes. Demonstrates practical applications of algorithm optimization and performance profiling in Rust.
This is a web-based app that I developed with Dash framework and Python in 2021 as a course project in the Artificial Intelligence Graduate Program at the University of San Diego. The objective is to use the dataset from diabetes labs to train a Machine Learning model to predict diabetes based on diagnostic measurements.
Add a description, image, and links to the algorithm-performance topic page so that developers can more easily learn about it.
To associate your repository with the algorithm-performance topic, visit your repo's landing page and select "manage topics."