camall3n / onager

Lightweight python library for launching experiments and tuning hyperparameters, either locally or on a cluster
MIT License
20 stars 4 forks source link

Use argparse.REMAINDER to handle other args for either grid #5

Closed neevparikh closed 4 years ago

neevparikh commented 4 years ago

Must be in bin/thoth.

neevparikh commented 4 years ago

Resolved by b01d536