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

[Feature]: allow outputs greater 1 #308

Closed
kitsudaiki opened this issue Apr 3, 2024 · 0 comments
Closed

[Feature]: allow outputs greater 1 #308

kitsudaiki opened this issue Apr 3, 2024 · 0 comments
Assignees
Labels
Breaking: API Changes in the REST-API endpoints Breaking: Checkpoints Affect already existing snapshots Breaking: Datasets Affect already existing data-set Breaking: Templates Change schema of segment- and cluster-templates C++ Documentation requires an update of the documentation L: ★★★ Expect high difficulty New feature / Improvement new features and improvements of existing features Research Test updates in test-code (functional-tests and so on) Topic: Usability changes to improve the usability of the program
Milestone

Comments

@kitsudaiki
Copy link
Owner

Feature

Description

outputs are still limited to [0;1] which is not the final goal. Outputs should be allowed to be also int64 or double values.

Acceptance Criteria

  • output is no longer limited to [0;1]

Additional Information

Blocked by

How to test

@kitsudaiki kitsudaiki added Breaking: API Changes in the REST-API endpoints Documentation requires an update of the documentation New feature / Improvement new features and improvements of existing features Test updates in test-code (functional-tests and so on) Topic: Usability changes to improve the usability of the program Research Breaking: Datasets Affect already existing data-set Breaking: Checkpoints Affect already existing snapshots Breaking: Templates Change schema of segment- and cluster-templates L: ★★★ Expect high difficulty labels Apr 3, 2024
@kitsudaiki kitsudaiki added this to the 0.5.0 milestone Apr 3, 2024
@kitsudaiki kitsudaiki self-assigned this Apr 3, 2024
@kitsudaiki kitsudaiki modified the milestones: 0.5.0, 0.6.0 Jun 20, 2024
@kitsudaiki kitsudaiki added the C++ label Aug 30, 2024
kitsudaiki added a commit that referenced this issue Oct 22, 2024
Added new output-modi to provide more output-options
to combine multiple outputs bitwise into a bigger value.
kitsudaiki added a commit that referenced this issue Oct 22, 2024
Added new output-modi to provide more output-options
to combine multiple outputs bitwise into a bigger value.
kitsudaiki added a commit that referenced this issue Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking: API Changes in the REST-API endpoints Breaking: Checkpoints Affect already existing snapshots Breaking: Datasets Affect already existing data-set Breaking: Templates Change schema of segment- and cluster-templates C++ Documentation requires an update of the documentation L: ★★★ Expect high difficulty New feature / Improvement new features and improvements of existing features Research Test updates in test-code (functional-tests and so on) Topic: Usability changes to improve the usability of the program
Projects
Status: Done
Development

No branches or pull requests

1 participant