You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Enoch Root (JIRA)" <ji...@apache.org> on 2015/05/28 16:37:10 UTC

[jira] [Commented] (MAHOUT-383) Investigate possibility of integration with Neuroph neural-net library

    [ https://issues.apache.org/jira/browse/MAHOUT-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14562990#comment-14562990 ] 

Enoch Root commented on MAHOUT-383:
-----------------------------------

I need this integration badly for my thesis. I'm bad at Java (at the moment), but I'll have to code it either way. Contributing my ideas officially would be better, though.

> Investigate possibility of integration with Neuroph neural-net library
> ----------------------------------------------------------------------
>
>                 Key: MAHOUT-383
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-383
>             Project: Mahout
>          Issue Type: Task
>          Components: Classification
>    Affects Versions: 0.4
>            Reporter: Jake Mannix
>
> The [Neuroph project  | http://sourceforge.net/projects/neuroph/ ] is an open-source (currently LGPL, but voted to change to ASL to accomodate integration with Mahout) ANN library, complete with this feature-set:
> * Supported neural network architectures
> ** Adaline
> ** Perceptron
> ** Multi Layer Perceptron with Backpropagation
> ** Hopfield network
> ** Bidirectional Associative Memory
> ** Kohonen network
> ** Hebbian network
> ** Maxnet
> ** Competitive network
> ** Instar
> ** Outstar
> ** RBF network
> ** Neuro Fuzzy Reasoner
> *Other features
> ** Small number of the essential base classes (only 10) which can be easily reused
> ** Support for supervised and unsupervised learning rules
> ** An easy-to-follow structure and logic.
> ** GUI tool for neural network development easyNeurons
> ** Image recognition support 
> They are interested in integration, so we should look into what we can do to augment Mahout's capabilities with this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)