Coder Social home page Coder Social logo

oliverweissl / morphologicalnovelty Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 3.96 MB

A method to determine morphological novelty in a set of modular robots.

License: MIT License

Python 97.41% Julia 2.33% Shell 0.26%
evolutionary-algorithms modular-robots novelty-search

morphologicalnovelty's Introduction

Thesis

- THIS IS DEPRECATED -> If you want to use Morphological Novelty yourself look at revolve2/ci-group https://github.com/ci-group/revolve2

Prepare for Simulations:

Run Simulations:

For one specific simulation:

  • python3 -m run_batch --novelty <novelty weigth or None> --amount <amount of simulations> --seed <seed>

For running multiple simulations in parrallel:

  • sh start_batches.sh

if novelty_weight -> parent selection using weighted average (fitness*(1-novelty_weight) + noveltynovelty_weight)
if None -> parent selection using penalized fitness (fitness
novelty)

morphologicalnovelty's People

Contributors

oliverweissl avatar

Stargazers

 avatar

Watchers

 avatar

morphologicalnovelty's Issues

pca-cob heuristic approx

pca-cob currently is made for continuous-like distr.
robot body in revolve -> canonly grow on x,y,z axis since quadratic building blocks.

--> exchange of axis instead of cob

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.