/R-LCS

Recursive Learning Classifier System (RLCS) - Implementation of a Recursive Learning classifier System

Primary LanguageJava

Recursive Learning Classifier System (R-LCS) - Java Implementation

Reference: Kiran Gopinathan.

An alternate Learning Classifier System algorithm utilizing recursive links to learn sparse representations of arbitrary binary mappings.

Example Training Graph:

Example Output Graph

XCS Learning Classifier System Java Implementation

Reference: An Algorithmic Description of XCS - Martin V. Butz and Stewart W. Wilson

A customizable implementation of the XCS learning classifier system is also included in this repository.

Produces output graphs of training progress: Example Output Graph