Open xleonplayz opened 2 weeks ago
[TRAINING.pdf](https://github.com/user-attachments/files/17693320/TRAINING.pdf)
Training
The Training class is located in module/helper and is responsible for generating the PDF section related to training.
module/helper
Upon instantiation, the class receives the following information:
Names of the Optimizers
Processed Datasets
Structure - Specifies which features should be included in the PDF, such as:
All data is read from train.json.
train.json
[TRAINING.pdf](https://github.com/user-attachments/files/17693320/TRAINING.pdf)
Class
Training
The
Training
class is located inmodule/helper
and is responsible for generating the PDF section related to training.Upon instantiation, the class receives the following information:
Names of the Optimizers
Processed Datasets
Structure - Specifies which features should be included in the PDF, such as:
All data is read from
train.json
.