Overview
Models provides machine learning models for automated analysis of semiconductor quantum device data. Use Models during device tune-up and characterization to quickly extract key device parameters from your measurement data.
Regardless of the specific model, the SDK always wraps the response in a ModelResultInfo
object:
Model Versioning
Our models use a versioning scheme (v0, v1, etc.) where higher numbers generally indicate improved accuracy and performance. When selecting a model version, consider:
- Newer versions typically offer better accuracy and robustness
- Specialized versions for specific data types or conditions
- Performance variations based on your measurement characteristics
We recommend testing multiple versions to find the optimal one for your quantum device data.
Charge Stability Diagram Analysis
You can see how to use the charge stability diagram models on the Charge Stability Diagram Models page.
Coulomb Blockade Analysis
You can see how to use the Coulomb Blockade models on the Coulomb Blockade Models page.
Note: coulomb-blockade-peak-detector-v1-mini
is a quicker version of coulomb-blockade-peak-detector-v1
that gives a good trade-off between accuracy and speed.
Coulomb Diamond Analysis
Pinch-off Analysis
You can see how to use the Pinch-off models on the Pinch-off Models page.
Turn-on Analysis
You can see how to use the Turn-on models on the Turn-on Models page.