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

Fix size of hot_encoding_table and one_hot_decoding_table. #11

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

ghuls
Copy link
Member

@ghuls ghuls commented Aug 6, 2024

Fix size of hot_encoding_table and one_hot_decoding_table as it needs to be 256 bytes instead of 255 bytes.

Fix size of hot_encoding_table and one_hot_decoding_table as it needs
to be 256 bytes instead of 255 bytes.
@LukasMahieu LukasMahieu merged commit 6955e72 into main Aug 6, 2024
4 checks passed
@LukasMahieu LukasMahieu deleted the fix_one_hot_encoded branch August 6, 2024 10:06
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.

2 participants