Skip to content

Release v0.2.0

Latest
Compare
Choose a tag to compare
@ltalirz ltalirz released this 31 Jan 18:59
· 14 commits to master since this release

This release includes several usability improvements:

  • genetic algorithm:
    • switched to tournament selection
    • added continuous integration tests
    • added validation message/feedback on uploaded data
    • added slider for mutation range
    • removed limitation of fitness score to fall between 0 and 1
  • added sample data for steps 2/3