Skip to content

Different definitions of "Loss of Supervised Learning" between the paper and the code  #111

@wuweijia1994

Description

@wuweijia1994

In the paper, we could see the loss during the supervising learning should be the KL divergence of between the trajectories and the neural network output:
image

However, in the code, why it becomes the || label - output ||2?
image
image
image

Is it because of the convenience of implementation?

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