qcog-python-client
Getting started
Installation Quickstart
Introduction to Datasets
Model Selection
Running a training job
Inference
Examples
Wisconsin Breast Cancer
COIL20
Time Series Regression
Models
Pauli QCML
Ensemble QCML
Parameters
Optimization Parameters
State Parameters
API Reference
Client
Async Client
qcog-python-client
Index
Index
A
|
C
|
D
|
E
|
G
|
I
|
M
|
P
|
Q
|
S
|
T
|
U
|
V
|
W
A
AsyncQcogClient (class in qcog_python_client)
await_async() (qcog_python_client.QcogClient method)
C
create() (qcog_python_client.AsyncQcogClient class method)
(qcog_python_client.QcogClient class method)
D
data() (qcog_python_client.AsyncQcogClient method)
(qcog_python_client.QcogClient method)
dataset (qcog_python_client.AsyncQcogClient property)
(qcog_python_client.QcogClient property)
E
ensemble() (qcog_python_client.AsyncQcogClient method)
(qcog_python_client.QcogClient method)
EnsembleSchema (in module qcog_python_client)
G
get_loss() (qcog_python_client.AsyncQcogClient method)
(qcog_python_client.QcogClient method)
I
inference() (qcog_python_client.AsyncQcogClient method)
(qcog_python_client.QcogClient method)
inference_result (qcog_python_client.AsyncQcogClient property)
(qcog_python_client.QcogClient property)
M
model (qcog_python_client.AsyncQcogClient property)
(qcog_python_client.QcogClient property)
P
pauli() (qcog_python_client.AsyncQcogClient method)
(qcog_python_client.QcogClient method)
PauliSchema (in module qcog_python_client)
preloaded_data() (qcog_python_client.AsyncQcogClient method)
(qcog_python_client.QcogClient method)
preloaded_model() (qcog_python_client.AsyncQcogClient method)
(qcog_python_client.QcogClient method)
preloaded_pt_model() (qcog_python_client.AsyncQcogClient method)
preloaded_training_parameters() (qcog_python_client.AsyncQcogClient method)
(qcog_python_client.QcogClient method)
progress() (qcog_python_client.AsyncQcogClient method)
(qcog_python_client.QcogClient method)
pytorch() (qcog_python_client.AsyncQcogClient method)
pytorch_model (qcog_python_client.AsyncQcogClient property)
(qcog_python_client.QcogClient property)
pytorch_trained_models (qcog_python_client.AsyncQcogClient property)
(qcog_python_client.QcogClient property)
Q
QcogClient (class in qcog_python_client)
S
status() (qcog_python_client.AsyncQcogClient method)
(qcog_python_client.QcogClient method)
T
train() (qcog_python_client.AsyncQcogClient method)
(qcog_python_client.QcogClient method)
train_pytorch() (qcog_python_client.AsyncQcogClient method)
trained_model (qcog_python_client.AsyncQcogClient property)
(qcog_python_client.QcogClient property)
training_parameters (qcog_python_client.AsyncQcogClient property)
(qcog_python_client.QcogClient property)
U
upload_data() (qcog_python_client.AsyncQcogClient method)
V
version (qcog_python_client.AsyncQcogClient property)
(qcog_python_client.QcogClient property)
W
wait_for_training() (qcog_python_client.AsyncQcogClient method)
(qcog_python_client.QcogClient method)