Module rosomaxa::algorithms

source ·
Expand description

A collection of reusable algorithms without dependencies on any other module in the project.

Modules

  • Provides customized implementation of Growing Self Organizing Map.
  • This module contains some statistic related functionality.
  • This module contains a logic for processing multiple solutions and multi objective optimization based on Non Dominated Sorting Genetic Algorithm II algorithm.
  • This module contains implementation of some reinforcement learning algorithms.