This article was written by Will Koehrsen. Reading through a data science book or taking a course, it can feel like you have the individual pieces, but don’t quite kn...
This article was written by James Le. Some examples of tasks best solved by machine learning include: Recognizing patterns: Objects in real scenes, Facial identities or f...
I am pleased to announce that my quantum simulator Qubiter (available at GitHub, BSD license) now has a native TensorFlow Backend-Simulator (see its class `SEO_simulator_...
This is not very simple to choose a machine learning method and letting it go wild on the data. Particularly, understanding the core business problem and objective of the...
This is another spectacular property of the exponential distribution, and also the first time an explicit formula is obtained for the variance of the range, besides the u...
Confidence intervals (CIs) tell you how much uncertainty a statistic has. The intervals are connected to confidence levels and the two terms are easily confused, especia...
Moo… There is this very intriguing Enterprise Car Rental commercial on TV (I’m old school and still watch my commercials on a television) that shows a glimpse into fu...
I was given 3 GB of Machine Generated data being fed by 120 sensors (5 records every second) in an excel format. The task in hand was to mine out interesting patterns, if...
Machine learning applications require powerful and scalable computing systems that can sustain the high computation complexity of these applications. Companies that are w...
PyTorch is known for being a clean framework, and hence it was a challenging task to achieve the production capability and flexibility needed for research. I think that t...