Content-Length: 289006 | pFad | http://github.com/wildart/Evolutionary.jl/tree/780cbb090791caf31abf41264100d76268e4e280

1A GitHub - wildart/Evolutionary.jl at 780cbb090791caf31abf41264100d76268e4e280
Skip to content

Evolutionary & genetic algorithms for Julia

License

Notifications You must be signed in to change notification settings

wildart/Evolutionary.jl

Repository files navigation

Evolutionary

A Julia package for evolutionary & genetic algorithms.

Documentation Build Status

Installation

The package can be installed with the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run:

pkg> add Evolutionary

Algorithms

  • (μ/ρ(+/,)λ)-SA-ES
  • (μ/μI,λ)-CMA-ES
  • Genetic Algorithms (GA)
  • Differential Evolution (DE)
  • Genetic Programming (TreeGP)

Operators

  • Mutations

    • ES
      • (an)isotropic Gaussian
      • (an)isotropic Cauchy
    • GA
      • binary
        • flip
        • inversion
      • real valued
        • uniform
        • gaussian
        • BGA
      • combinatorial
        • inversion
        • insertion
        • swap2
        • scramble
        • shifting
  • Recombinations

    • average
    • marriage
  • Crossovers

    • binary
      • N-point
      • uniform
    • real valued
      • discrete
      • weighted average
      • intermediate
      • line
    • permutation
      • PMX
      • OX1
      • OX2
      • CX
      • POS
  • Selections

    • rank-based fitness assignment
    • (μ, λ)-uniform ranking
    • roulette (fitness proportionate selection, FSP)
    • stochastic universal sampling (SUS)
    • tournament
    • truncation








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/wildart/Evolutionary.jl/tree/780cbb090791caf31abf41264100d76268e4e280

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy