python - Deep Learning: is there any open-source library that can be integrated with Hadoop streaming and MapReduce? -


google search popped out quite few open source deep learning frameworks. here collected list

google tensorflow theano mxnet keras pylearn2 blocks lasagne chainer scikit-neuralnetwork theano-lights deepy idlf reinforce.js opendeep mxnet.js cgt torch caffe scikit-cuda cuda4py 

which 1 can implemented in straight-forward way hadoop streaming , mapreduce?

python prefered, other languages can considered.

edit:

currently interested in deep reinforcement learning , lstm.

deeplearning4j claims scalable on hadoop , spark:

http://deeplearning4j.org/


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -