Is there any service around where I can <i>easily</i> create NN from the browser. Just pick the model I want, configure it, and just throw training and test data into it?
TensorFlow is awesome, but setting it up is a lot of work. Same with Google's and Amazon's cloud solutions for ML. I know that ML is a complex stuff, and you need to tweak bits and pieces of the model to work, but for some simple cases, it would be more than enough.<p>API is more than enough for me. But nice web interface is even better.