Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wuweijia1994 opened this issue Nov 26, 2018 · 1 comment

Comments

@wuweijia1994
Copy link

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?

@dujinyu
Copy link

dujinyu commented Nov 12, 2019

I have many questions to consult you, can you add QQ 1242642280? @wuweijia1994

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants