-
Notifications
You must be signed in to change notification settings - Fork 5
Variational autoencoder for tract profile data #17
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
Conversation
|
@SamChou05 : now that #19 is merged, please go ahead and merge the main branch into your branch or rebase on top of main so that we can see whether your tests will pass. |
Co-authored-by: Ariel Rokem <arokem@gmail.com>
Co-authored-by: Ariel Rokem <arokem@gmail.com>
|
The code in pt_models looks great! I wonder whether |
|
I agree with your comment with prep_first_tract_data, prep_fa_dataset, and prep_fa_flattned_data, so I moved them to my repository containing the experiments and removed them from this PR. |
|
Great! You'll need to move out the related test as well |
|
Could you please add docstrings to all the new functions/classes? |
No description provided.