Skip to content

AMIDES v1.0.1

Latest
Compare
Choose a tag to compare
@ru37z ru37z released this 06 Jun 11:58
· 2 commits to main since this release
cc54b57

Fixes:

  • Fixed rule_filters and matches command line arguments in train.py
  • Fixed signature of unit test case test_init in test_events.py
  • Put paths in start_env.sh and run_experiments.sh in double quotes to support spaces in local repository location

Other changes:

  • Revised README
    • Added "TL;DR" section with instructions to quickly run experiments without having to read much
    • Fixed incorrect command line arguments in sample commands in the "Running your own experiments" section
    • Added separate sections for both local installation and running the quickstart environment to the "System Requirements" section
    • Added paragraph on artifact evaluation to the "Documentation" section