Machine Learning (ML) Introduction to Pandas This article is for those people who are going to willing to build their career in python and data analysis. Most of you reading this post are probably familiar and heard about Pandas, and have probably used it in many projects.
Machine Learning (ML) Building a Convolution Neural Network (CNN) for handwritten digit recognition in Python using Keras We built a Convolution Neural Network (CNN) for handwritten digit recognition from scratch in python. We will be using Keras API with TensorFlow backend and use handwritten digits dataset from Kaggle.