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

Fix ICA warnings in tests #97

Open
mbillingr opened this issue Feb 2, 2016 · 4 comments
Open

Fix ICA warnings in tests #97

mbillingr opened this issue Feb 2, 2016 · 4 comments
Milestone

Comments

@mbillingr
Copy link
Member

Some tests cause these warnings:

  • overflow in Infomax
  • FastICA does not converge

Let's try to fix them.

@mbillingr
Copy link
Member Author

We may be able to improve FastICA convergence by changing initialization weights (see #59).

@mbillingr mbillingr mentioned this issue Feb 3, 2016
@cbrnr
Copy link
Contributor

cbrnr commented Feb 3, 2016

+1 for changing init weights to the identity matrix.

@cbrnr
Copy link
Contributor

cbrnr commented Feb 8, 2016

cf #114

@cbrnr
Copy link
Contributor

cbrnr commented Feb 9, 2016

Thanks @mbillingr, this means we only have to fix the FastICA convergence issue.

@cbrnr cbrnr added this to the 0.3 Release milestone Feb 9, 2016
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

No branches or pull requests

2 participants