What happened?
Earlier versions supported MultiTask which allows transfer learning . see https://ax.dev/docs/0.5.0/tutorials/multi_task/
Today, the new version 1.1.2 does not show any mentioning of this capability neither in the tutorial or the api documentation.
This feature is important for using past experiences on one system and using this information to optimize a new system which follows similar dynamics.
Please provide a minimal, reproducible example of the unexpected behavior.
N/A
Please paste any relevant traceback/logs produced by the example provided.
Ax Version
1.1.2
Python Version
3.12
Operating System
macOS N/A
(Optional) Describe any potential fixes you've considered to the issue outlined above.
I would expect the new Client API to support multi-task and or transfer learning.
Pull Request
None
Code of Conduct
What happened?
Earlier versions supported MultiTask which allows transfer learning . see https://ax.dev/docs/0.5.0/tutorials/multi_task/
Today, the new version 1.1.2 does not show any mentioning of this capability neither in the tutorial or the api documentation.
This feature is important for using past experiences on one system and using this information to optimize a new system which follows similar dynamics.
Please provide a minimal, reproducible example of the unexpected behavior.
N/A
Please paste any relevant traceback/logs produced by the example provided.
Ax Version
1.1.2
Python Version
3.12
Operating System
macOS N/A
(Optional) Describe any potential fixes you've considered to the issue outlined above.
I would expect the new Client API to support multi-task and or transfer learning.
Pull Request
None
Code of Conduct