How to Improve ECG Rhythm Recognition Using a DCNN
Tech Corner June 22, 2020
Recently, I published a piece on recognizing ECG rhythms using a deep convolutional neural network (DCNN). The article argues that the reliable recognition of certain...
Computer Simulation: Basics, Terminology, Levels
Tech Corner June 08, 2020
Over the past 10 years, I have been working with simulators, specifically software models of various devices from cell phones to servers. Simulation is a...
Special Aspects of Transition to i3c Data Exchange Protocol
Tech Corner May 18, 2020
Industrial standards allow companies to speed up and simplify product development, unify and document the processes and artifacts, provide a predictable level of solution quality,...
Why You Should Use Docker for Enterprise App Configuration
Tech Corner February 04, 2020
Enterprise software is often ill fated for being conservative and impractical in terms of responding to changes. Whether you want to develop it as an...
Neural Networks Application for Small-Scale Tasks
Tech Corner November 19, 2019
There has been observed a rapid growth in the field of artificial neural networks in the past 10-15 years. Classical spheres of their application are image processing, sound and other high...
ECG Rhythm Recognition by Deep Convolutional Neural Network
Tech Corner November 05, 2019
According to the World Health Organization, cardiovascular disease (CVD) is the leading cause of death worldwide. It’s estimated that 17.9 million people died from CVD...
Profiling Java Applications on Embedded Platforms
Tech Corner October 14, 2019
The rapid development of the gadgets market, both user and industrial, demands higher standards in gadget performance optimization. From wearable medical devices and car on-board...
5 Tips for Static and Dynamic Analysis in Medical Device Software
Tech Corner October 08, 2019
As cybersecurity is becoming a strong FDA focus with specific requirements around static and dynamic code analysis, engineers must automate those practices and integrate them...
Applying Machine Learning on Mobile Devices
Tech Corner September 20, 2019
In the modern world, machine learning is used in various fields: image classification, consumer demand forecasts, film and music recommendations for particular people, and clustering....