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

Add missing error raising and test for adapt on Multissession #114

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

CeliaBenquet
Copy link
Member

temporary fix #108

For now multisession training adapt=True is not implemented. This PR handles a case that was not caught (multisession training, single session adapt) and add the corresponding test.

@cla-bot cla-bot bot added the CLA signed label Dec 15, 2023
@CeliaBenquet CeliaBenquet self-assigned this Dec 15, 2023
@CeliaBenquet CeliaBenquet added the bug Something isn't working label Dec 15, 2023
Copy link
Member

@MMathisLab MMathisLab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@MMathisLab MMathisLab merged commit b8d9424 into AdaptiveMotorControlLab:main Dec 15, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CLA signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KeyError with cebra.fit(adapt=True) on multi-session embeddings (only)
2 participants