Haifeng Li

Results 57 comments of Haifeng Li

You are more than welcome to contribute to this project! I believe that there is already a Java binding for ONNX. Can you please share what you would like to...

Cool. Feel free to create PR when you get it work. Thanks in advance!

DataFrame is fully re-designed with smile 4.2. Please check out [Data Processing](https://haifengl.github.io/data.html) for a tutorial of the new API. You should be able to do what you can do with...

Fixed. Please try master branch.

The `eq` and similar methods are to compare the vector with a value (single element). Not to compare two vectors.

I extend `eq` and `ne` methods to handle vector comparison. Please try master branch.

Due to limited usage, the Clojure package is up to the community support. Please submit PRs to fix the mismatch. Thanks!