27.7.2020 13:55
While planning my schedule for the conference, I noticed a clear drive towards the topic of well-being. I believe the trigger for my sudden interest...
27.7.2020 13:52
There are a bunch of software solutions in the market that provide the tools to design UI for different hardware devices. Some provide a generalized...
18.6.2020 12:56
LINEAR UNIT FUNCTIONS The sigmoid function, introduced earlier, is the original activation function for the backpropagation algorithm. The Neuropia...
18.6.2020 12:55
CLOSER LOOK TO IMPLEMENTATION The MNIST database of handwritten digits is considered to be ‘Hello World’ for classifiers, containing a training set...
18.6.2020 9:53
One point of clarification first, however. While this blog talks about automotive vehicles and more specifically about cars, we can apply this to...
The high-level topics are: What is the OWASP Top 10 - 2017 Reasons to Use the OWASP Top 10 - 2017 The Top 10 Issues Overview tl;dr: the OWASP Top 10...
This text is primarily intended as an introduction for people commonly involved in software acquisition and development projects. There are four...
When a deep RNN has been trained and the model constructed, the values of the target variable from test set can be predicted. The RNN model takes the...
18.6.2020 9:52
After preprocessing of the time series data that have been collected from the plant processes, it is possible to try various machine learning...
18.6.2020 9:51
To reduce the emissions, the plant process controllers should be tuned well enough so that the chemical reactions produce as much end product as...
FIGMA DOES WHAT GOOGLE DOCS DID My colleague Antti Sinnemaa, who I deem as one of the most gifted UI designers I know, is all about Figma and how it...
18.6.2020 9:50
The first part introduces the motivation and explains some background behind the task, and then sums up the backpropagation algorithm implementation....