Look into Powered by Spark page...I found a project there which used autoencoder functions...It's not updated for a long time now !
On Thu, Jun 26, 2014 at 10:51 PM, Ulanov, Alexander <[email protected] > wrote: > Hi Bert, > > It would be extremely interesting. 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" <[email protected]> > написал(а): > > > 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 maybe > somebody is already working on it? > > > > Best regards, > > Bert >
