Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review Multiobjective compatibility #91

Open
wants to merge 48 commits into
base: development
Choose a base branch
from
Open

Commits on Aug 6, 2019

  1. Configuration menu
    Copy the full SHA
    3104ee9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04543ff View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. small fixes

    karinemiras committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    f26f044 View commit details
    Browse the repository at this point in the history
  2. eval time

    karinemiras committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    25ed54e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. small fixes

    karinemiras committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    fcbecf6 View commit details
    Browse the repository at this point in the history
  2. new fitness

    karinemiras committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    32bf0e9 View commit details
    Browse the repository at this point in the history
  3. small fixes

    karinemiras committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    6897c47 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. fix fitness

    karinemiras committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    37c9a7e View commit details
    Browse the repository at this point in the history
  2. small fitness change

    karinemiras committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    c766609 View commit details
    Browse the repository at this point in the history
  3. script best

    karinemiras committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    6228339 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. fixes to script r

    karinemiras committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    31b8a7d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Configuration menu
    Copy the full SHA
    34503b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. fix environments

    karinemiras committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    ccff5cf View commit details
    Browse the repository at this point in the history
  2. new environment

    karinemiras committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    f265b46 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Configuration menu
    Copy the full SHA
    b29d17a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Merge pull request #76 from ci-group/examples_fix

    Examples fix
    portaloffreedom authored Oct 18, 2019
    Configuration menu
    Copy the full SHA
    b81954a View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2019

  1. Add Gitpod button to README.md

    Milan Jelisavcic authored Nov 2, 2019
    Configuration menu
    Copy the full SHA
    1e07fd1 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Configuration menu
    Copy the full SHA
    7bf8b3a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Configuration menu
    Copy the full SHA
    b09de08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bcbc5b View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. adapts recovery (part 1)

    karinemiras committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    0c995b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. baseline manager

    karinemiras committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    09d65e3 View commit details
    Browse the repository at this point in the history
  2. improvement in plasticity

    karinemiras committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    5047e38 View commit details
    Browse the repository at this point in the history
  3. recover of ini pop

    karinemiras committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    9eafb2d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Configuration menu
    Copy the full SHA
    c370701 View commit details
    Browse the repository at this point in the history
  2. tiny

    karinemiras committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    7fca738 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Merge remote-tracking branch 'origin/master' into multiobjective

    # Conflicts:
    #	experiments/karines_experiments/baseline.py
    #	experiments/karines_experiments/plastic.py
    #	pyrevolve/config.py
    #	pyrevolve/evolution/population.py
    #	pyrevolve/experiment_management.py
    #	pyrevolve/revolve_bot/revolve_bot.py
    
    fix in mutaion and multi objective
    karinemiras committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    c363e0c View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Configuration menu
    Copy the full SHA
    319f7d0 View commit details
    Browse the repository at this point in the history
  2. fixed bug mutation

    karinemiras committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    c6949cc View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Configuration menu
    Copy the full SHA
    ed685ea View commit details
    Browse the repository at this point in the history
  2. analysis

    karinemiras committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    05825c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Configuration menu
    Copy the full SHA
    3891141 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. fix gub time + plots

    karinemiras committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    b13df9e View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. run exps

    karinemiras committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    7830878 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Configuration menu
    Copy the full SHA
    3dbc182 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70e7a00 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. more scripts

    karinemiras committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    0cfff98 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    26e88fd View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. reproducible experiments

    karinemiras committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    a0a6496 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. plasticoding setup

    karinemiras committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    764c485 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. reproducible code

    karinemiras committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    ffad29e View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. reproducible code

    karinemiras committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    ae99a09 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Configuration menu
    Copy the full SHA
    5320db0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f02e1fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f8571f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd47dce View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. revert changes

    DaanZ committed May 25, 2020
    Configuration menu
    Copy the full SHA
    6402c6a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Update NeuralNetwork.cpp

    add connections of inpurs to oscillators
    karinemiras authored Nov 12, 2020
    Configuration menu
    Copy the full SHA
    804b68b View commit details
    Browse the repository at this point in the history