Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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