Skip to content

Robust Conjugate Direction Search (noisy objective optimization)

License

Notifications You must be signed in to change notification settings

i-a-morozov/rcds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RCDS, 2021-2023

Robust Conjugate Direction Search (modified Powell's method, optimization of scalar noisy objective)

Based on https://github.com/SPEAR3-ML/RCDS

X. Huang, J. Corbett, J. Safranek, J. Wu, Nucl. Instr. Methods, A, 726 (2013) 77-83.

Added BO line optimization, interface to scipy minimize, torch optimize and several derivative based optimization methods