paper-with-me

Papers

Multi Expression Programming

2002-12-01 · Technical Report 2002 12 · Oltean Mihai, Dumitrescu D.

Multi Expression Programming (MEP) is a new evolutionary paradigm intended for solving computationally difficult problems. MEP individuals are linear entities that encode complex computer programs. MEP chromosomes are represented in the same way as C or Pascal compilers translate mathematical expressions into machine code. MEP is used for solving some difficult problems like symbolic regression and game strategy discovery. MEP is compared with Gene Expression Programming (GEP) and Cartesian Genetic Programming (CGP) by using several well-known test problems. For the considered problems MEP outperforms GEP and CGP. For these examples MEP is two magnitude orders better than CGP.

📄 PDF Abstract BibTeX

Code (1)

mepx/mep-basic-src

Tasks

regressionSymbolic Regression

Similar Papers 제목 키워드 기반

Evolving Digital Circuits for the Knapsack Problem

2021-08-21 · Mihai Oltean, Crina Groşan, Mihaela Oltean

Multi Expression Programming (MEP) is a Genetic Programming variant that uses linear chromosomes for solution encoding. A unique feature of MEP is its ability of encoding multiple solutions of a problem in a single chrom…

A Hybrid Precipitation Prediction Method based on Multicellular Gene Expression Programming

2019-04-01 · Hongya Li, Yuzhong Peng, Chuyan Deng, Yonghua Pan 외

Prompt and accurate precipitation forecast is very important for development management of regional water resource, flood disaster prevention and people's daily activity and production plan; however, non-linear and nonst…

DenoisingManagement

Multi Expression Programming for solving classification problems

2022-03-16 · Mihai Oltean

Multi Expression Programming (MEP) is a Genetic Programming variant which encodes multiple solutions in a single chromosome. This paper introduces and deeply describes several strategies for solving binary and multi-clas…

ClassificationMulti-class Classification

Cellular reprogramming dynamics follow a simple one-dimensional reaction coordinate

2015-05-14

Cellular reprogramming, the conversion of one cell type to another, has fundamentally transformed our conception of cell types. Cellular reprogramming induces global changes in gene expression involving hundreds of trans…

Time SeriesTime Series Analysis

Multi Expression Programming -- an in-depth description

2021-09-29 · Mihai Oltean

Multi Expression Programming (MEP) is a Genetic Programming variant that uses a linear representation of chromosomes. MEP individuals are strings of genes encoding complex computer programs. When MEP individuals encode e…

Symbolic Regression