Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 22 and Version 23 of UsersSamples


Ignore:
Timestamp:
02/18/11 13:22:48 (13 years ago)
Author:
gkronber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UsersSamples

    v22 v23  
    266266[=#GPSymbolicRegressionMackeyGlass]
    267267=== Genetic programming - Symbolic Regression (Mackey-Glass)===
    268 [attachement:SGP_SymbReg-Mackey-Glass.hl]
     268[attachment:SGP_SymbReg-Mackey-Glass.hl]
    269269
    270270Example for a simple genetic programming algorithm to create a dynamic model for the one-step prediction of the chaotic Mackey Glass (T=17) time series. The original dataset was downloaded from http://www.bme.ogi.edu/~ericwan/data.html.
     
    314314Up to three automatically defined functions (ADF), each with up to three arguments, are allowed.
    315315
    316 ====References====
     316==== References ====
    317317John R. Koza, Genetic Programming - On the Programming of Computers by Means of Natural Selection, MIT Press, 1992
    318318
     
    330330 * Terminal set: A0, A1, A2, D0, D1, D2, D3, D4, D5, D6, D7
    331331
    332 ====References====
     332==== References ====
    333333John R. Koza, Genetic Programming - On the Programming of Computers by Means of Natural Selection, MIT Press, 1992
    334334