From the Lukasz Stafiniak pages

E As: E As

Attach:GramInd.pdf

General

Featured links

Propozycje referatów

  1. Learning classifier systems (trochę o uczeniu ze wzmocnieniem “reinforcement learning”)
  2. ewolucja neuronalna: NEAT vs. rekurencyjne sieci Schmidhubera (moĹźe teĹź o kodowaniu Gruau)
  3. ewolucja kontrolerów samochodów wyścigowych (powiązane z powyĹźszymi)
  4. programowanie genetyczne: MOSES (ze wzmianką o OpenCogu) i algorytm PLEASURE
  5. sztuczne systemy immunologiczne
  6. zagadnienia reprezentacji, “Forma Analysis of Genetic Algorithms”

From the classroom

  1. Some ideas on Evolutionary Algorithms
    • Learning Classifier Systems for Hyperspectral Images Processing [7]
  2. Survey of Global Optimization
    • Global Optimization by Arnold Neumaier [8]
      • Global optimization and constraint satisfaction slides [9]
      • Complete Search in Continuous Global Optimization and Constraint Satisfaction [10]
    • Black Box Optimization with Data Analysis [11] by Kevin Kofler
  3. Multistart Simulated Annealing and Graph Coloring
  4. Compact Genetic Algorithm
    • The compact genetic algorithm [13] by Fernando G. Lobo, Georges R. Harik, David E. Goldberg
    • Linkage learning via probabilistic modeling in the ECGA [14] by Georges Harik
    • Zadanie2 (experiment with cross-over and selective pressure on k-deceptive OneMax)
    • Zadanie3 (experiment with gene fixation under binary coding of continuous fitness goal)
    • Projekt1 (evolve OpenSteer agents)
  5. Genetic Programming
    • A Field Guide to Genetic Programming [15] by Riccardo Poli
    • Projekt2 (evolve physical constructions, using OpenDynamicsEngine)
  6. [Graph coloring results…]
  7. Learning Classifier Systems Δ

Some Evolutionary Computation libraries

Test Functions

Artificial Life

Matlab implementations

Ask me for adapted Octave versions if the Matlab links below don’t work on your Octave.

Some of my Matlab / Octave scripts

Attach:matlab.zip

Differential Evolution

NEAT

eCGA

Other methods of optimization and classes of optimization problems

  1. Continuous optimization, mostly
    1. Linear programming
    2. Nonlinear programming
      1. Convex programming
      2. Conjugate gradient method
      3. Lagrange multipliers for constrained problems
    3. Global optimization
  2. Combinatorial optimization (discrete optimization, mostly)
    1. Integer programming
    2. Hill climbing
    3. Branch and bound
    4. Simulated annealing
    5. Tabu search
    6. Beam search
    7. Ant colony optimization

Classification of methods

  1. Iterative, one-point, local optimization
  2. Monotonically refines a proposition about the search space
    1. Branch and bound
  3. Non-monotonically refines a randomized hypothesis about the search space
    1. Simulated annealing
    2. Evolutionary algorithms

Other evolutionary & optimization links

Copyright © 2005–2006 the Main wiki and its authors

Links

  1. www.cems.uwe.ac.uk/~jsmith/ecbook/ecbook-course.html
  2. wi.bwl.uni-mainz.de/Bilder_allgemein/rothlauf-tutorial.ps.gz
  3. wifo1.bwl.uni-mannheim.de/books/representations.html
  4. www.mat.univie.ac.at/~neum/glopt/techniques.html
  5. www.cs.bham.ac.uk/~wbl/biblio
  6. www.illigal.uiuc.edu/web/technical-reports
  7. www.illigal.uiuc.edu/pub/papers/IlliGALs/2004023.pdf
  8. www.mat.univie.ac.at/~neum/glopt.html
  9. www.mat.univie.ac.at/~neum/ms/gloptslides3.pdf
  10. www.mat.univie.ac.at/~neum/ms/glopt03.pdf
  11. www.tigen.org/~kevin.kofler//bbowda
  12. mat.gsia.cmu.edu/COLOR/instances.html
  13. citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.48.906
  14. citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.33.5508
  15. www.gp-field-guide.org.uk
  16. wevo.sourceforge.net/wiki/doku.php
  17. beagle.gel.ulaval.ca
  18. cs.gmu.edu/~eclab/projects/ecj
  19. gaul.sourceforge.net
  20. www.evolvica.org/features.html
  21. tldp.org/HOWTO/AI-Alife-HOWTO-4.html
  22. www.tu-ilmenau.de/fakia/fileadmin/template/startIA/oek_systeme/Interess_adressen/pohlheim/GA_Toolbox/index.html
  23. www.dcs.napier.ac.uk/%7Ebenp/dream/dream.htm
  24. www.cs.uwyo.edu/~wspears/generators.html
  25. www.nis.atr.jp/~ray/tierra
  26. www.frams.alife.pl/pindex.html
  27. www.icsi.berkeley.edu/~storn/code.html
  28. www.icsi.berkeley.edu/~storn/DeMat.zip
  29. www.icsi.berkeley.edu/~storn/code.html#deb1
  30. www.cs.ucf.edu/~kstanley/neat.html
  31. nn.cs.utexas.edu/soft-view.php?RECORD_KEYSoftware=SoftID&SoftIDSoftware=23
  32. www.igi.tugraz.at/lehre/SeminarB/WS04/talks/simulatedannealing-ci-b1.pdf
  33. web.mit.edu/15.053/www/AMP-Chapter-13.pdf
  34. web.mit.edu/15.053/www
  35. users.breathe.com/njr/formaPapers.html
  36. animatlab.lip6.fr/papers/sigaud_wilson_lcs_survey.pdf
  37. imada.sdu.dk/~jbj/DM85/TSPtext.pdf

Retrieved from http://ii.uni.wroc.pl/~lukstafi/pmwiki/index.php?n=EAs.EAs

Page last modified on January 21, 2009, at 12:05 PM