jankrepl / jankrepl/deepdow

Variational softmax is missing a constraint

Open
#70 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
1.2k
Forks
170
PR merge metrics
No merged PRs in 30d

Description

In the `SoftmaxAllocator` the nonnegativity constraint `w >= 0` is missing.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the `SoftmaxAllocator` implementation and inspect how its variational softmax constraints are defined. Confirm that the nonnegativity constraint `w >= 0` is enforced, then run the relevant allocator tests or the project test suite to verify the constraint behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
machine-learning
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.