You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I have a customer working on molecular dynamics who needs FastICA on GPU, as it currently takes 4 days to run on CPU using sklearn.decomposition.fastica
Describe the solution you'd like
support FastICA on GPU
Describe alternatives you've considered
PCA has been tried but doesn't work in their case as they need higher-order decomposition method
Additional context
I can connect you to the team for more details on the project
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I have a customer working on molecular dynamics who needs FastICA on GPU, as it currently takes 4 days to run on CPU using sklearn.decomposition.fastica
Describe the solution you'd like
support FastICA on GPU
Describe alternatives you've considered
PCA has been tried but doesn't work in their case as they need higher-order decomposition method
Additional context
I can connect you to the team for more details on the project
The text was updated successfully, but these errors were encountered: