How about https://deeplearning4j.org/ ?


On Wed, Oct 5, 2016 at 9:25 AM janardhan shetty <janardhan...@gmail.com>
wrote:

> Any help from the experts regarding this is appreciated
> On Oct 3, 2016 1:45 PM, "janardhan shetty" <janardhan...@gmail.com> wrote:
>
> Thanks Ben. The current spark ML package has feed forward multilayer
> perceptron algorithm as well and just wondering how different is your
> implementation ?
>
> https://spark.apache.org/docs/latest/ml-classification-regression.html#multilayer-perceptron-classifier
>
> On Mon, Oct 3, 2016 at 1:40 PM, Benjamin Kim <bbuil...@gmail.com> wrote:
>
> I got this email a while back in regards to this.
>
> Dear Spark users and developers,
>
> I have released version 1.0.0 of scalable-deeplearning package. This
> package is based on the implementation of artificial neural networks in
> Spark ML. It is intended for new Spark deep learning features that were not
> yet merged to Spark ML or that are too specific to be merged. The package
> provides ML pipeline API, distributed training, optimized numerical
> processing with tensor library, and extensible API for developers. Current
> features are the multilayer perceptron classifier and stacked autoencoder.
>
> As a Spark package:
> https://spark-packages.org/package/avulanov/scalable-deeplearning
>
> The source code: https://github.com/avulanov/scalable-deeplearning
>
> Contributions are very welcome! Please, let me know if you have any
> comment or questions.
>
>
> Hope this helps.
>
> Cheers,
> Ben
>
> On Oct 3, 2016, at 12:05 PM, janardhan shetty <janardhan...@gmail.com>
> wrote:
>
> Any leads in this regard ?
>
> On Sat, Oct 1, 2016 at 1:48 PM, janardhan shetty <janardhan...@gmail.com>
> wrote:
>
> Apparently there are no Neural network implementations in tensorframes
> which we can use right ? or Am I missing something here.
>
> I would like to apply neural networks for an NLP settting is there are any
> implementations which can be looked into ?
>
> On Fri, Sep 30, 2016 at 8:14 PM, Suresh Thalamati <
> suresh.thalam...@gmail.com> wrote:
>
> Tensor frames
>
> https://spark-packages.org/package/databricks/tensorframes
>
> Hope that helps
> -suresh
>
> On Sep 30, 2016, at 8:00 PM, janardhan shetty <janardhan...@gmail.com>
> wrote:
>
> Looking for scala dataframes in particular ?
>
> On Fri, Sep 30, 2016 at 7:46 PM, Gavin Yue <yue.yuany...@gmail.com> wrote:
>
> Skymind you could try. It is java
>
> I never test though.
>
> > On Sep 30, 2016, at 7:30 PM, janardhan shetty <janardhan...@gmail.com>
> wrote:
> >
> > Hi,
> >
> > Are there any good libraries which can be used for scala deep learning
> models ?
> > How can we integrate tensorflow with scala ML ?
>
>
>
>
>
>
>
>

Reply via email to