An open API service indexing awesome lists of open source software.

https://github.com/baryon-asymm/dotnetdifferentialevolution.gpu

A highly configurable implementation of the Differential Evolution optimization algorithm in C#, optimized for GPU execution using ILGPU. This library provides a flexible framework for configuring mutation, selection, and termination strategies.
https://github.com/baryon-asymm/dotnetdifferentialevolution.gpu

differential-evolution dotnet gpu optimization

Last synced: 5 months ago
JSON representation

A highly configurable implementation of the Differential Evolution optimization algorithm in C#, optimized for GPU execution using ILGPU. This library provides a flexible framework for configuring mutation, selection, and termination strategies.

Awesome Lists containing this project