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: Correct redis usage and GeneticCNN implementation #55

Merged
merged 7 commits into from
Sep 25, 2024
Merged

Conversation

gmontamat
Copy link
Owner

  • Add missing BatchNormalization layer in GeneticCNN
  • Fix bug that slowed down RedisController with multiple workers
  • Adapt RedisWorker and RedisController to changes in feat: Make Cross Validation optional #52
  • Adapt test cases to RedisWorker/RedisController fixes

@gmontamat gmontamat added the bug label Sep 25, 2024
@gmontamat gmontamat self-assigned this Sep 25, 2024
@gmontamat gmontamat merged commit 7e1b64b into develop Sep 25, 2024
3 checks passed
@gmontamat gmontamat deleted the fix-redis branch September 25, 2024 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant