Hyperparameters (sqrt_num_cells, num_energies, num_leaves, num_rays) are always used in X-PSI, but rarely tuned to have the right values for a given analysis. Choosing the right values can positively impact an analysis by speeding it up and enabling the right accuracy. In order to make the tuning easier and more accessible, we'll add a notebook with an example of this tuning process as well as some results for an example.
Hyperparameters (
sqrt_num_cells,num_energies,num_leaves,num_rays) are always used in X-PSI, but rarely tuned to have the right values for a given analysis. Choosing the right values can positively impact an analysis by speeding it up and enabling the right accuracy. In order to make the tuning easier and more accessible, we'll add a notebook with an example of this tuning process as well as some results for an example.