hugorichard
hugorichard
I have developped recently a new method called MultiViewICA. https://proceedings.neurips.cc/paper/2020/file/de03beffeed9da5f3639a621bcab5dd4-Paper.pdf It does the same thing as SRM but yields significantly better results. I currently have a standalone implementation of it...
Fixes #289
When multiple datasets are used, memory can be overloaded easily unless one is careful about the implementation. I think it makes sense to assume that: - Reduced data can hold...
- The following pull request adds the argument "fun" that allows multiviewICA to use sub- and super- Gaussian densities.
Thanks for this fantastic package. I will definitely use this. However some features are missing in my opinion. Some times I have a "return" in my function but only write...
- [ ] I've [run a search on the existing bug reports](https://help.github.com/en/github/searching-for-information-on-github/searching-issues-and-pull-requests) to make sure I'm not filing a duplicate (you can use the search box at the top left...