Meaning of 'softmax'
Softmax is a function, which intuitively highlights large values and in the same time suppresses values, which are significantly below maximum value. For example, assume we ...
Softmax is a function, which intuitively highlights large values and in the same time suppresses values, which are significantly below maximum value. For example, assume we ...
Introduction In this blog post I am going to explain one of possible way how to implement Deep Learning ML to play video game. For this ...
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 ...