Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 918 Bytes

File metadata and controls

12 lines (9 loc) · 918 Bytes

Documentation

Welcome to the documentation of the project! This page contains a brief overview of the available documentation.

  • Configuration Files: This page contains documentation about the configuration files used in the project.
  • Core Functionalities: This page describes the management of the core functionalities in the project, such as losses, metrics, optimizers, schedulers and stopping criteria.
  • Datasets: This page contains documentation about the management of datasets in the project.
  • Methods: This page contains documentation about the management of methods in the project.
  • Models: This page contains documentation about the management of models in the project.

Tip

It is recommended to read the documentation and experiment with existing methods before starting to work on the project.