Posts by KANHAIYA LAL
Author Biographical Info: Deep Learning Enthusiast | Backend Developer
Hello Learners, In this post, I am going to introduce a way, how you can approach a deep learning problem statement from design to deployment in Python using Keras deep learning module. Here I will explain to you, how you can approach building a full-stack web application, using your deep learning model. So I think […] Read More
Hello everyone, In this post, I am going to explain to you the transfer learning approach to deal with your problem statement in deep learning. In our last blogs, we have solved so.... Read More
In this post, I am going to predict customer churn based on some of the previous customer preferences data collected using TensorFlow Keras API in Python language. For this purpose.... Read More
In this, post we will predict heart attack detection using deep neural networks in Python with the help of TensorFlow and Keras deep learning API. To achieve this goal, I am goin.... Read More
In this, Article we will learn to implement diabetes prediction using deep learning algorithms in Python with the help of Keras deep learning API. For this purpose, we will use an .... Read More