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
This is a repository of the code used for the experimental work in my Bachelor thesis on Approximation Algorithms for Graph Edit Distance (GED). It includes implementations, benchmarking scripts, and evaluation methods for comparing GED approximation algorithms with exact computations.
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."