mCNN (homepage)

A Spark machine learning package containing the implementation of classical Convolutional Neural Network

@hhbyyh / (1)

`mCNN` supports training of a Convolutional Neural Network. Currently `ConvolutionLayer`, `MeanPoolingLayer` are included. `MaxPooling` and `SumPooling` are under test.
A version compatible to the ANN interface in Spark 1.5 is also available in the communityInterface folder.


Tags

  • 1|machi
  • 1|app

How to

This package doesn't have any releases published in the Spark Packages repo, or with maven coordinates supplied. You may have to build this package from source, or it may simply be a script. To use this Spark Package, please follow the instructions in the README.

Releases

No releases yet.