A summary of modern C++ features
This blog post summarizes the main features of modern C++ from the developer’s point of view. A must-read if you are preparing for an interview. Continue reading A summary of modern C++ features
This blog post summarizes the main features of modern C++ from the developer’s point of view. A must-read if you are preparing for an interview. Continue reading A summary of modern C++ features
A pool of unique features in the Python programming language. A must read if you are preparing for an interview. Continue reading Pythonic Python
An intuitive introduction to Information Content, Encoding, Entropy, Joint Entropy, Cross Entropy, KL Divergence, Conditional Entropy, and Mutual Information… Continue reading Information Theory concepts: Entropy, Mutual Information, KL-Divergence, and more
Applications, such as using Machine Learning to boost the recruitment process, may bring more harm than good. Continue reading How Intelligent systems damage the data
How do we distinguish Parametric and Non-parametric algorithms? By reading this article. Continue reading Parametric vs Non-parametric algorithms
Let’s examine everything we need to know about over-fitting and under-fitting. Continue reading Over-fitting and Under-fitting