https://github.com/kiranandcode/r-lcs
Recursive Learning Classifier System (RLCS) - Implementation of a Recursive Learning classifier System
https://github.com/kiranandcode/r-lcs
Last synced: about 1 year ago
JSON representation
Recursive Learning Classifier System (RLCS) - Implementation of a Recursive Learning classifier System
- Host: GitHub
- URL: https://github.com/kiranandcode/r-lcs
- Owner: kiranandcode
- Created: 2018-01-20T15:48:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-07T22:16:00.000Z (over 8 years ago)
- Last Synced: 2025-02-16T14:25:05.854Z (over 1 year ago)
- Language: Java
- Size: 350 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## 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:

## 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:
