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

implement important loss layer types #18

Open
1 of 4 tasks
MichaelHirn opened this issue Nov 6, 2015 · 1 comment
Open
1 of 4 tasks

implement important loss layer types #18

MichaelHirn opened this issue Nov 6, 2015 · 1 comment

Comments

@MichaelHirn
Copy link
Member

The following loss layers have a high priority:

  • Euclidean
  • SoftMax

Other loss layers that are interesting for implementation:

  • Hinge
  • Sigmoid Cross Entropy
@hobofan
Copy link
Member

hobofan commented Feb 22, 2016

With #49 SoftMax, LogSoftmax (both not directly loss layers) and a NegativeLogLikelihood layer have been added.

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

No branches or pull requests

2 participants