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

Update tab_network.py #517

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

sciengineer
Copy link

@sciengineer sciengineer commented Sep 25, 2023

The mask tensor M needs to be transformed to realize the objective stated in the paper: "γ is a relaxation parameter – when γ = 1, a feature is enforced to be used only at one decision step".

IMPORTANT: Please do not create a Pull Request without creating an issue first.
My solution to the issue #516.
Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request.

What kind of change does this PR introduce?
a bugfix

Does this PR introduce a breaking change?
No, a minor change.

What needs to be documented once your changes are merged?

Closing issues

Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).

The mask tensor M needs to be transformed so that "a feature is enforced to be used only at one desicion step", when gamma is 1.
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.

None yet

1 participant