Re: Feedback request for new Java API

2018-09-27 Thread Andrew Ayres
ode bases, but it also make Java side easy to change to make > it better compatible with users. > > Thanks, > Qing > > On 9/27/18, 3:25 PM, "Andrew Ayres" wrote: > > Hi, > > Currently, we're working to implement a new Java API and would like > some

Feedback request for new Java API

2018-09-27 Thread Andrew Ayres
Hi, Currently, we're working to implement a new Java API and would like some feedback from the community on an implementation detail. In short, the new Java API will use the existing Scala API (in a manner similar to how the current Clojure API works). This basically means that we're making Java f

Re: New Java Inference API

2018-05-10 Thread Andrew Ayres
7;re planning to release, and give some > more details about what the dependencies for the packages would be. > > Many thanks for looking into this, I think it'll be a big improvement for > many of our users. > > -Kellen > > On Thu, May 10, 2018, 12:57 AM And

New Java Inference API

2018-05-09 Thread Andrew Ayres
Hi all, There has been a lot of interest expressed in having a Java API for doing inference. The general idea is that after training a model using python, users would like to be able to load the model for inference inside their existing production eco-system. We've begun exploring a few options f