Tools Overview
In HAT, the main components you can directly use and modify are tools and configs.
The tools directory contains core functional modules such as training, validation, and visualization, while configs provides configuration options and parameters for each module.
The source code for tools and configs can be found in the horizon_j6_open_explorer package under
samples/ai_toolchain/horizon_model_train_sample/scripts/.
The table below briefly introduces the main functions of each tool in the tools directory for your reference:
