Deep Convolutional Neural Network: Theano/Lasagne in AzureML
A deep learning model trained in theano/lasagne imported into MLStudio. For more information, checkout the blog series.
A deep learning model trained in theano/lasagne imported into MLStudio. This example extends the proof of concept [here][3], applying it to a real-world image processing DCNN. For more information on the model, checkout [the blog series.][1] For more information on publishing the model to AzureML, [see the blog here.][2]
[1]: http://blog.revolutionanalytics.com/2016/08/deep-learning-part-2.html
[2]: https://blogs.technet.microsoft.com/machinelearning/2016/10/12/deep-neural-network-in-azure/
[3]: http://davidsdev.blogspot.com/2015/09/theano-lasagne-on-azure-machine-learning.html