ajmeek / NEC_app

Neural Efficient Coding App
3 stars 3 forks source link

FastICA Implementation Missing #15

Closed ajmeek closed 2 years ago

ajmeek commented 2 years ago

Last but not least. This’ll be the toughest one in my opinion. We’ll need to either find or create a good FastICA implementation in Java. We have several previous attempts that we can build off of and of course successful implementations in other languages to use as well. Dr. Albert has asked that the rest of the app be made launch ready before this so that if we don’t finish it, a new team can just do FastICA and get it over with without having all the time necessary to learn and grok Android Studio as a whole, which I think is a fair point (remember, it’s November and we’re just now getting all our stuff set up since we’re all new to android app dev). We’ll come to this last then.

ajmeek commented 2 years ago

Description: Currently we do not have a working FastICA implementation. A Java implementation is what we need. This is crucial to the app as a whole but also other issues specifically and so this is of the highest importance.

Acceptance Criteria;