Hyperparameters of Dakota Optimizer
The following table describes the hyperparameters of Dakota optimizer.
|
Hyperparameter
|
Description
|
|
Batch Size
|
Maximum number of jobs to be run
|
|
LHS Sampling Size
|
Sampling size for the Latin Hypercube method
|
|
Max Iterations
|
Number of batches
|
|
Population Size
|
Number of candidates in each iterations
|
|
Seed
|
Seeds to initialize pseudo-random number generators
|
|
Sub Optimizer Choice
|
Algorithm to be selected
|
Related Topics
Advanced Optimization
Advanced Optimizers in ADE Assembler
Example of Custom Optimization Algorithm
Integrating a Custom Optimizer into ADE Assembler
AOP Options Form
Return to top