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

Constrained sparsemax and softmax #37

Merged
merged 6 commits into from Jun 3, 2020
Merged

Constrained sparsemax and softmax #37

merged 6 commits into from Jun 3, 2020

Conversation

jankrepl
Copy link
Owner

@jankrepl jankrepl commented Jun 3, 2020

Closes #36

@codecov
Copy link

codecov bot commented Jun 3, 2020

Codecov Report

Merging #37 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #37   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines         1517      1557   +40     
=========================================
+ Hits          1517      1557   +40     
Impacted Files Coverage Δ
deepdow/layers/__init__.py 100.00% <100.00%> (ø)
deepdow/layers/allocate.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a815fb8...c4b1f95. Read the comment docs.

@jankrepl jankrepl merged commit 54e7dcf into master Jun 3, 2020
@jankrepl jankrepl deleted the sparsemax branch June 3, 2020 21:53
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

Successfully merging this pull request may close these issues.

Add sparsemax, csoftmax and csparsemax
1 participant