All Azure Cognitive Services at-once
Azure platform offers many REST based so called cognitive-services, which solves different kinds of cognitive tasks. The idea of this post is to provide very simple ...
Azure platform offers many REST based so called cognitive-services, which solves different kinds of cognitive tasks. The idea of this post is to provide very simple ...
Recently, I was playing with CNTK object detection API, and produced very interesting model which can recognize the Nokia3310 mobile phone. As you probably already know Nokia3310 is legendary mobile phone which was popular 15 years ago, and recently re-branded by Nokia. ...
I spend almost one day for ClickOnce in GitHub, I googled but I did not get any clear solution for this, I am really happy at ...
Please feel invited to join the big cloud-event in Frankfurt at February 21-22, 2018 Focus of event is to learn about cloud and Office 365. It ...
I wanted to run a PowerShell script on a VM deployed in Azure trough the Azure Management API. Theoretically there is a method ComputeManagementClient.VirtualMachines.RunCommandAsync ...