-
Notifications
You must be signed in to change notification settings - Fork 135
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
Interested in working on HLearn #66
Comments
Bump, since I saw a reply on #70 |
Sorry, I didn't see this issue before for some reason. If you can say a bit more about what you're interested in, I can help you get started. Unfortunately, I doubt there's much that can be accomplished in just a weekend project. |
I suppose I meant "recurring weekends". For one, I've had some trouble building (see #67), so that would be start. I am a contributor to BIDMach which is a very fast GPU based ML toolkit written in Scala. I think I might be of some help on the architectural side as I have learned a lot of practical lessons from understanding BIDMach and also have some background in haskell design (and know a bit category theory from my mathematical physics research). I'm also interested in implementing specific algorithms, and potentially working on a GPU backend. |
GPU work is something that I've been very interested in, but haven't really looked at yet at all. I think the way the linear algebra stuff in subhask is structured would be ammenable to a GPU backend. Currently, there's three basic vector types (as in vector space, not array) supported: I think the basic approach would be to add something like a |
Please email me at the address listed on my (out of date - but perhaps that's a redundant qualifier) academic page: [ https://math.berkeley.edu/~ksjames/ ]. It'd be a weekend project for me but it's worth a discussion at least
The text was updated successfully, but these errors were encountered: