# replace in the examples: # <QUBICID> with your Qubic Address # <THREADS> with the amount of threads you want to run training # bash/shell/command line ./qli-Client --ClientSettings:QubicAddress=<QUBICID> --ClientSettings:Trainer:CpuThreads=<THREADS> # docker cpu only docker run --...