Custom workers
Version:
You can extend the with:
- Custom distributed workers (which implement the
IDistributedWorkerinterface)- Evaluation workers (which inherit the base
EvaluationWorkerclass)
- Evaluation workers (which inherit the base
- Custom deferred workers (which implement the
IDistributedWorkerinterface)
The includes several default workers that are focused on machine learning.
If you have suggestions for improving this article, let us know!