RE: Artificial Neural Network in Spark?

2014-07-03 Thread Bert Greevenbosch
in the near future. > > Best regards, Alexander > > -Original Message- > From: Bert Greevenbosch [mailto:bert.greevenbo...@huawei.com] > Sent: Tuesday, July 01, 2014 7:14 AM > To: dev@spark.apache.org > Subject: RE: Artificial Neural Network in Spark? > > Hi Debasish, Alexa

RE: Artificial Neural Network in Spark?

2014-07-03 Thread Bert Greevenbosch
date.... > > > > On Mon, Jun 30, 2014 at 8:13 PM, Bert Greevenbosch < > bert.greevenbo...@huawei.com> wrote: > > > Hi Debasish, Alexander, all, > > > > Indeed I found the OpenDL project through the Powered by Spark page. > I'll > > need some

RE: Artificial Neural Network in Spark?

2014-06-30 Thread Bert Greevenbosch
eresting. Do you plan to implement > autoencoder as > > well? It would be great to have deep learning in Spark. > > > > Best regards, Alexander > > > > 27.06.2014, в 4:47, "Bert Greevenbosch" > > написал(а): > > > > > Hello all, > > &

Artificial Neural Network in Spark?

2014-06-26 Thread Bert Greevenbosch
Hello all, I was wondering whether Spark/mllib supports Artificial Neural Networks (ANNs)? If not, I am currently working on an implementation of it. I re-use the code for linear regression and gradient descent as much as possible. Would the community be interested in such implementation? Or ma