PinnedRahul KadaminCodeXKernels (Filters) in convolutional neural network (CNN), Let’s talk about them.We all know about Kernels in CNN, most of us already used them but we don’t understand them properly. Here in this blog, I tried to explain…Aug 19, 20212Aug 19, 20212
Rahul KadaminCodeXWhat is Max pooling in CNN? is it useful to use?Note: If you are not familiar with kernel, padding and channels then check out my previous blogs.Aug 24, 20214Aug 24, 20214
Rahul KadaminAnalytics VidhyaDeconvolution in Deep Learning, its importance, and where to use it?Both Convolution and Deconvolution are used for image processing.Aug 22, 2021Aug 22, 2021
Rahul KadaminCodeXWhy Padding is important in Convolutional Neural Network (CNN)While solving most of the computer vision problems one of the important tasks is to collect images (dataset). Each image will have a…Aug 20, 20211Aug 20, 20211
Rahul KadaminAnalytics VidhyaDifference Between Channels and Kernels in Deep LearningFirst of all, let’s understand the difference between Channels and kernels in the Laymen language.Aug 18, 20211Aug 18, 20211
Rahul KadaminAnalytics VidhyaHuman Activity Recognition on Smartphones using a Multiclass Hardware-Friendly SVM (Part 1)In this Blog we will attempt to summarize all the concepts one-by-one from Human Activity Recognition…Jul 26, 2021Jul 26, 2021
Rahul KadaminAnalytics VidhyaUsing Artificial Neural Network for classification to solve Machine learning problem-Part 1(EDA)Just recently I started learning Deep Learning, the very first algorithm I learned is Artificial Neural Network.Apr 20, 2021Apr 20, 2021
Rahul KadaminAnalytics VidhyaRandom Forest(🎄🌴🌲) for Regression…Random Forest or Random Decision Forest, is a machine learning algorithm. It is also one of the most used algorithms, because of its…Feb 17, 2021Feb 17, 2021
Rahul KadaminAnalytics VidhyaDecision Tree🌳 using Python(for Regression)The decision tree is the most commonly used algorithm in the practice, the reason behind is that it can be used in Regression and…Feb 8, 2021Feb 8, 2021
Rahul KadaminAnalytics VidhyaSupport Vector Regression using PythonUsually, Most of us get confused between support vector machine(SVM) and support vector regression(SVR). Well, the basic difference is…Jan 25, 2021Jan 25, 2021