artlib.optimized

This module provides factories for creating optimized versions of common ARTMAP modules. Currently, the supported ARTMAP variants and their available backends are as follows:

FuzzyARTMAP:

torch c++ python

HypersphereARTMAP:

c++ python

GaussianARTMAP:

c++ python

BinaryFuzzyARTMAP:

c++ python

Additionally, a c++ implementation of a rational fraction sorting algorithm “fracsort” is provided.

Submodules