Adaptive visualization module: implement neural network classifier
bmzernichow opened this issue · 0 comments
bmzernichow commented
- Use Tensorflow high-level machine learning API tf.contrib.learn to build a neural network (I.e. Multilayer Perceptron - MLP)
- The MLP will train a classifier for visualization charts
- Use classifier as part of recommender system in visualization module
Tensorflow
https://www.tensorflow.org/
http://playground.tensorflow.org/