Free cookie consent management tool by TermsFeed Policy Generator

Opened 9 years ago

Closed 8 years ago

#2471 closed enhancement (obsolete)

Algorithm for sequential construction of symbolic expression trees

Reported by: gkronber Owned by: gkronber
Priority: medium Milestone:
Component: Encodings.SymbolicExpressionTreeEncoding Version: branch
Keywords: Cc:

Description (last modified by gkronber)

Related to "Grammatical Optimization" exploration ticket #2283

This ticket tracks implementation of an algorithm for HL trunk.

Change History (9)

comment:1 Changed 9 years ago by gkronber

  • Description modified (diff)

comment:2 Changed 9 years ago by gkronber

r12908: created branch

comment:3 Changed 9 years ago by gkronber

r12909: initial import of basic algorithm and framework (state value approximation not yet supported) r12910: svn:ignore

comment:4 Changed 9 years ago by gkronber

  • Owner set to gkronber
  • Status changed from new to accepted

comment:5 Changed 9 years ago by gkronber

r12919: copied Problems.GeneticProgramming from trunk to branch for adding new implementations of GP problems.

comment:6 Changed 9 years ago by gkronber

r12922:

  • added a simple implementation of Koza-style symbolic regression
  • added ucb tuned and estimation of variance to tabular quality functions

comment:7 Changed 9 years ago by gkronber

r12955: implemented deterministic BFS and DFS for iterated symbolic expression construction

comment:8 Changed 8 years ago by gkronber

  • Milestone changed from HeuristicLab 3.3.13 to HeuristicLab 4.0.x Backlog

comment:9 Changed 8 years ago by gkronber

  • Milestone HeuristicLab 4.0 deleted
  • Resolution set to obsolete
  • Status changed from accepted to closed
  • Version changed from 3.3.12 to branch

r14218: deleted obsolete feature exploration branch

Note: See TracTickets for help on using tickets.