Default workers
Version:
The includes three default workers:
- Projection worker (
ProjectionWorker) - Training worker (
TrainingWorker) - Merge worker (
MergeWorker)
There is also a base evaluation worker (EvaluationWorker) that you can base your own evaluation workers on.
If you have suggestions for improving this article, let us know!