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

143 serialization deserialization bug #178

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

joostneuj
Copy link

143 serialization deserialization bug

[143 serialization deserialization bug] (#143)

Changes made

Added check in target_encoder.py to include multiple types of floating numbers.

How does the solution address the problem

A parameter in the target encoder was lost during the (de)serialization process. By extending an if-statement to take into different kinds of floating number types, all necessary info is kept.

Linked issues

@joostneuj joostneuj added the good first issue Good for newcomers label Jun 16, 2023
@joostneuj joostneuj added this to the v1.1.2 milestone Jun 16, 2023
@joostneuj joostneuj linked an issue Jun 16, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

serialization-deserialization bug
3 participants