paper-with-me

홈 › Papers

Discrete and fuzzy dynamical genetic programming in the XCSF learning classifier system

2012-01-26 · Richard J. Preen, Larry Bull

A number of representation schemes have been presented for use within learning classifier systems, ranging from binary encodings to neural networks. This paper presents results from an investigation into using discrete and fuzzy dynamical system representations within the XCSF learning classifier system. In particular, asynchronous random Boolean networks are used to represent the traditional condition-action production system rules in the discrete case and asynchronous fuzzy logic networks in the continuous-valued case. It is shown possible to use self-adaptive, open-ended evolution to design an ensemble of such dynamical systems within XCSF to solve a number of well-known test problems.

📄 PDF Abstract BibTeX arXiv:1201.5604

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimality-based Analysis of XCSF Compaction in Discrete Reinforcement Learning

2020-09-03 · Jordan T. Bishop, Marcus Gallagher

Learning classifier systems (LCSs) are population-based predictive systems that were originally envisioned as agents to act in reinforcement learning (RL) environments. These systems can suffer from population bloat and …

OpenAI Gymreinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Seft-adaptive Multicellular GEP Algorithm Based On Fuzzy Control For Function Optimization

2019-04-01 · Chuyan Deng, Yuzhong Peng, Hongya Li, Daoqing Gong 외

To improve the global optimization ability of traditional GEP algorithm, a Multicellular gene expression programming algorithm based on fuzzy control (Multicellular GEP Algorithm Based On Fuzzy Control, MGEP-FC) is propo…

Diversityglobal-optimization

Discrete Dynamical Genetic Programming in XCS

2012-04-18 · Richard J. Preen, Larry Bull

A number of representation schemes have been presented for use within Learning Classifier Systems, ranging from binary encodings to neural networks. This paper presents results from an investigation into using a discrete…

Generating Interpretable Fuzzy Controllers using Particle Swarm Optimization and Genetic Programming

2018-04-29 · Daniel Hein, Steffen Udluft, Thomas A. Runkler

Autonomously training interpretable control strategies, called policies, using pre-existing plant trajectory data is of great interest in industrial applications. Fuzzy controllers have been used in industry for decades …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Transfer Learning for Automated Test Case Prioritization Using XCSF

2021-03-15 · Springer EvoStar 2021 3 · Lukas Rosenbauer, Anthony Stein, David Pätzel, Jörg Hähner

With the rise of test automation, companies start to rely on large amounts of test cases. However, there are situations where it is unfeasible to perform every test case as only a limited amount of time is available. Und…

reinforcement-learningReinforcement Learning (RL)Transfer Learning