CANDLE Documentation HomeΒΆ
- What is CANDLE?
- Tutorials
- Preparation
- Running workflows
- How to run CANDLE compliant code in Theta
- Overview of CANDLE/Supervisor
- GA (genetic algorithm) based based hyperparameter optimization on CANDLE Benchmarks
- Run Asynchronous Search based hyperparameter optimization on CANDLE Benchmarks
- Run mlrMBO based hyperparameter optimization on CANDLE Benchmarks
- PBT Workflow
- Evaluate an Unrolled Parameter File (UPF)
- Examples
- CANDLE Shared Installation
- Terminology and scope
- Overview of wrapper scripts functionality
- Loading the
candle
module - Quick-start examples (for Summit)
- How to minimally modify a bare model script for use with the wrapper scripts
- Input file format
- Code organization
- Recommendations for particular use cases
- Run
grid
orbayesian
hyperparameter searches on an already CANDLE-compliant model script such as a benchmark - Create a new model script on which you want to run
grid
orbayesian
hyperparameter searches - Run a model script written in another language such as
R
orbash
- Pull updates to the central installation of CANDLE that have already been pulled into the main Supervisor/Benchmarks repositories
- Commit changes to the wrapper scripts or to the Supervisor or Benchmarks clones in the central installation
- Run
- Contribution ideas
- Known issues
- How to contact Andrew for help with anything above
- How to Contribute