Installation guide¶
This page contains information about the installation, licensing and configuration of Trainer Engine.
Integrating Trainer Engine and Playground¶
To use your training models created with Trainer Engine for prediction in Playground please follow the instructions below:
- Download and install Docker to your computer.
- Create a ChemAxon account and generate an API key.
- Once Docker is installed on your computer, login with it to the ChemAxon hub using the following command:
- Once you are logged in, download the ZIP package containing the necessary YML configuration file to run both applications.
- Unzip the package and run Docker with the following command to start the joint application:
- After starting Docker you can reach Trainer Engine under the
localhost/trainer/path and Playground under thelocalhost/playground/path.Note 1: The YML file is an example configuration of Docker Compose integrating Trainer Engine into the Playground application. Docker downloads the images of the two applications when it is first run.
Note 2: The ZIP package contains an empty
chemaxon-trainer-datadirectory where training models are placed during runs.Note 3: You need Trainer and MarvinJS licenses to run both applications. The two licenses can be placed in one
license.cxlfile.Note 4: Since Docker v. 4.3.0 you can use
composeas a separate command withdocker, without using-to concatenate them. See the details of this change here.
Licensing¶
To use the Trainer Engine you need a valid Trainer Plugin license.
1 | |