Visit the repo with the latest CaMeLS implementation for more resources.
Exemplary implementations for all required files are found in the CaMeLS release through the link above.
- Write the address of the CaMeLS server into
connection_settings.json
. - The file
client_database_identifier.py
should be mirrored with the server. This happens automatically when connecting to the server. - You will need library wrapper files to run evaluations. These should be distributed by the server host.
- If the server distributed no custom client routines, you may call the methods in
client_routine.py
to get started.