Skip to content

AI-Toolkit (CLARUS MLOps platform) v3.1.0

Choose a tag to compare

@aagirre aagirre released this 05 Feb 13:59
· 1 commit to main since this release

This release executes over k3s and is more flexible in terms of:

  1. The stakeholders can link to independent git repos that host the source code of the AI related functions
  2. The image of the containers that execute the airflow task can be customized in the DAG file
  3. The example DAG now implements the select best model function
  4. The training tasks can be paralellized
  5. The airflow task can be allocated to an specific hardware node (to be tested)

Differences with previous version 3.0.0:

  • Included central repo