Hampus Londögård
Hampus Londögård
Any updates on sparse matrices?
@agibsonccc I see. It's mainly for feature vectors that are incredibly sparse. Like BagOfWords, TfIdf & more which would save a ton of memory by using sparse vectors. Especially if...
@lessthanoptimal all the docs has been gathered under _Deeplearning4J_ (DL4J). API: https://deeplearning4j.org/api/latest/ "Guide": https://deeplearning4j.konduit.ai/operation-namespaces/linalg It's a bit underwhelming, but the API isn't too hard to figure out through the use...
@lessthanoptimal hi again, I'll take a look later this week to confirm how it's done. I know nd4j & benchmarking is not always the easiest where the result could be...
@lessthanoptimal Hi, Sorry for taking such time, but been busy at work (recently joined a new team). 😅 Anyhow, ND4J is not always the clearest, they use `Executioners` to execute...
>Do you know if there's any way to programically get the library's version? What do you mean? I always use `gradle` to build/include libraries. I found the latest version through...
> Greetings to Lund @Lundez > > Personally, for a graph context, I favor having the possibility of `0` weights. > > Maybe we could provide another method that does...
@lessthanoptimal makes sense 👍 I'm not a contributor, but I guess I could get a PR up. Currently I've added my own methods on top of their lib to optimize...
Hi, do you have any headers on how to start? Do you think the java arrow API can work with your "typing" (or whatever to call the typing is used...
@Jimexist incredibly excited to hear this!