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

Allow passing only model name #528

Merged

Conversation

PierreGtch
Copy link
Collaborator

@PierreGtch PierreGtch commented Sep 10, 2023

Allow passing only the name of a braindecode model to _EEGNNeuralNetwork.
This is easy to implement and facilitates the usage of config files.

#457

@codecov
Copy link

codecov bot commented Sep 10, 2023

Codecov Report

Merging #528 (fb33d18) into master (ae843fe) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #528      +/-   ##
==========================================
+ Coverage   84.48%   84.51%   +0.03%     
==========================================
  Files          63       63              
  Lines        4653     4664      +11     
==========================================
+ Hits         3931     3942      +11     
  Misses        722      722              

@bruAristimunha
Copy link
Collaborator

Hey,

Can you create one test and update the whats_new file @PierreGtch?

@PierreGtch
Copy link
Collaborator Author

@bruAristimunha yes I'm just waiting to merge #517 to put the tests in test_eegneuralnet.py

@PierreGtch PierreGtch marked this pull request as ready for review September 14, 2023 09:30
@PierreGtch
Copy link
Collaborator Author

@bruAristimunha Ready to merge

@bruAristimunha bruAristimunha merged commit 4acecaf into braindecode:master Sep 14, 2023
16 checks passed
@bruAristimunha
Copy link
Collaborator

Thank you @PierreGtch and @sliwy ;)

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.

None yet

3 participants