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
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