by michaeloblak on 8/19/2017, 11:34:36 AM with 2 comments
Is there any service around where I can easily 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.
API is more than enough for me. But nice web interface is even better.
Is there any service around where I can easily 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.
API is more than enough for me. But nice web interface is even better.