Giter VIP home page Giter VIP logo

planarevolvedantenna's People

Contributors

giuliocorradini avatar mc-cat-tty avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

mc-cat-tty

planarevolvedantenna's Issues

Crossover and mutation impact

The impact of a crossover is not clear. Crossovers should move the candidate solution farther in space, while a single mutation should help exploring the neighbourhood. This translates in crossover generating solution that have a higher Hamming distance than those generated by single mutations, but whenever part of the rod changes, all the pieces after change with it.

Should we move to a first degree spline representation to reduce the effect of a mutation on the solution?

Extract stats

Trend of:

  • standard deviation
  • mean fitness
  • max fitness
  • convergence speed
  • killed genes (we should notice a decreasing trend after #3 will be closed)

Set default configuration

Set a default configuration and review the configuration file loading and parsing.
Move configuration inside the core module, if used.

Intersecting segments are not allowed in NEC

Electromagnetic analysis on genes with intersecting segments generate an error.
This is a problem on first epochs where no gene might have a positive fitness, thus making the parent choice fail.
We could fall back to a fully random extraction for parents if roulette method fails because the weights are non-positive.

Niching

Deriva cromosomica

  1. Estrazione individuo random
  2. Selezione del suo intorno
  3. Estrazione individui con probabilità proporzionale alla fitness
  4. Sostituzione individuo più debole

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.