This repository has been archived by the owner on Sep 18, 2020. It is now read-only.
Releases: spectre-team/native-algorithms
Releases · spectre-team/native-algorithms
native-algorithms-v3.14.0.363
New in this release:
- integrated pipeline for wavelet denoising
- genetic algorithm now supports custom feasibility conditions for individuals
- heatmap contrast enhancements algorithms
native-algorithms-v3.5.1.222
Introduces:
- skeleton for signal processing through wavelets
Fixes:
- build dependencies problems
native-algorithms-v3.4.0.196
New in this release:
- minimal and maximal fillup restrictions on individuals during the evolution
- fixed
StopCondition
- add factories for genetic algorithm for easy creation and usage
- untangle dependencies
- add parameters checks
- add
ConfusionMatrix
for representations of classifier validation
native-algorithms-v3.0.0.133
First release of native algorithms with GMM and GA algorithms.