Articles
-
16 Mar 2021
Churn Model Prediction using TensorFlow
In this post we will implement Churn Model Prediction System using the Bank Customer data.Using the Bank Customer Dat...
-
28 Feb 2021
Converting Color Images to Black and White Pencil Sketches using OpenCV
In this post we will implement a small opencv function to convert color images into black and white pencil sketches.I...