472 B
472 B
How to Create Your Own Model
This section of documentation will be refined in the future. For now, you can refer these files: default config, baseline config, loss aggregator, base_model, and baseline model.
Then, you can write your own model in lib\modeling\models, and use it in configuration file.