Skip to content

Question about training  #1

@HuuNhatHuynh

Description

@HuuNhatHuynh

Pipeline_Offline.py

In each epoch, why do you use only one minibatch to compute the loss and gradient instead of the whole dataset? I noticed that the variable Batch_Optimizing_LOSS_sum wasn't used, and I didn't see something like " for y_training, train_target in train_data " that people normally use in the training process

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions