Hello, It's a good idea, machine learning in Apache Ignite is actively developing right now and new features are always appreciated.
At the same time, let me point that deep learning is already supported in Apache Ignite via integration with TensorFlow as the most popular deep learning framework. This integrations allows to: use data stored in Apache Ignite for training, use Apache Ignite as a model storage for training and use Apache Ignite as a cluster manager for TensorFlow (all these features together allow to perform efficient distributed training where it's required). For more information please see the following resources: Apache Ignite [Deep Learning With TensorFlow] <https://apacheignite.readme.io/docs/tensor-flow> TensorFlow [Apache Ignite Contrib Readme] <https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/ignite> If you are interested in integration with DL4J anyway, feel free to share your ideas and we'll try to help you to implement it. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
