Script-Based Optimization¶
Work in Progress
This documentation page is currently under development. Check back soon for complete information.
This tutorial explains how to use script-based optimization with the Scheduler for AID2E.
Overview¶
Script-based optimization allows you to define your optimization objectives using external scripts rather than Python functions.
Prerequisites¶
- Basic understanding of Ax optimization
- A working installation of Scheduler for AID2E
Implementation¶
More detailed documentation coming soon.
Examples¶
Code examples will be provided in future updates.