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

Joel Bernstein edited comment on SOLR-11838 at 2/16/18 1:26 AM:
----------------------------------------------------------------

Just a heads up. I plan on adding the self organizing map implementations (SOM) 
from Apache Commons Math in the very near future (probably 7.4). These are 
neural network *unsupervised* clustering algorithms that I believe also are 
supported by DL4j. It sounds like people are mostly interested in the the 
*supervised* deep learning models with DL4j, but the SOM's might be an 
interesting first step towards neural network classifiers.

The SOM's are part of larger clustering integration which includes kmeans, 
fuzzyKmeans, DBSCAN, Multivariate Gaussian (EM), PCA, LSA and SOM.


was (Author: joel.bernstein):
Just a heads up. I plan on adding the self organizing map implementations (SOM) 
from Apache Commons Math in the very near future (probably 7.4). These are 
neural network *unsupervised* clustering algorithms that I believe also are 
supported by DL4j. It sounds like people are mostly interested in the the 
*supervised* deep learning models with DL4j, but the SOM's might be an 
interesting first step towards neural network classifiers.

The SOM's are part of larger clustering integration which includes kmeans, 
fuzzyKmeans, DBSCAN, PCA, LSA and SOM.

> explore supporting Deeplearning4j NeuralNetwork models
> ------------------------------------------------------
>
>                 Key: SOLR-11838
>                 URL: https://issues.apache.org/jira/browse/SOLR-11838
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Christine Poerschke
>            Priority: Major
>         Attachments: SOLR-11838.patch, SOLR-11838.patch
>
>
> [~yuyano] wrote in SOLR-11597:
> bq. ... If we think to apply this to more complex neural networks in the 
> future, we will need to support layers ...
> [~malcorn_redhat] wrote in SOLR-11597:
> bq. ... In my opinion, if this is a route Solr eventually wants to go, I 
> think a better strategy would be to just add a dependency on 
> [Deeplearning4j|https://deeplearning4j.org/] ...
> Creating this ticket for the idea to be explored further (if anyone is 
> interested in exploring it), complimentary to and independent of the 
> SOLR-11597 RankNet related effort.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to