by Shahinur | Mar 29, 2019 | Python
In the last blog post we saw the advantages of using Python. By now you might be wondering what can be done with Python or whether Python is right for me. In this episode we will look at various applications of Python – GUI based software development When we think of...
by Shahinur | Mar 24, 2019 | Python
Nowadays, in the crowd of numerous programming languages, it is very natural that the question comes to mind that why should I learn Python? Actually the question should have been why don’t I learn Python! The fact is that most of the tools or software we use at...
by Shahinur | Feb 26, 2019 | Algorithm
Neural Gas is a nice neural network that is used for optimal Data Representation. The specialty of this algorithm is that it can represent the features in the optimal level. During the training, the feature factories look like aerobic gas as it has been named...
by Shahinur | Jan 8, 2019 | Miscellaneous
Likert Scale is a type of rating or scaling method that is usually used in various types of surveys. In cases where the quality of something cannot be quantified, such as how good or bad I am, how much I like or dislike something, etc. This scaling method is mostly...
by Shahinur | May 5, 2018 | Deep Learning, Machine Learning
Activation function plays a very important role in any neural network. As the activation name suggests, this function’s job is to trigger something. Yes, that’s it. Activation function triggers a neuron or node. The activation function determines whether...
Recent Comments