Open in app
Home
Notifications
Lists
Stories

Write
Abhijeet Pujara
Abhijeet Pujara

Home

Published in Analytics Vidhya

·Nov 3, 2020

Concept of AlexNet:- Convolutional Neural Network

This article covers nine parts: What is AlexNet? The Architecture of AlexNet. Dataset. ReLU. Dropout. Pros of AlexNet. Cons of AlexNet. AlexNet With Python. Conclusion. What is AlexNet? AlexNet is the name given to a Convolutional Neural Network Architecture that won the LSVRC competition in 2012. LSVRC (Large Scale Visual Recognition Challenge) is…

Convolutional Network

5 min read

Concept of AlexNet:- Convolutional Neural Network
Concept of AlexNet:- Convolutional Neural Network

Published in Analytics Vidhya

·Jul 4, 2020

Image Classification With MobileNet

This article covers five parts: What is MobileNet? The Architecture of MobileNet. Depthwise Separable Convolution. Difference between Standard Convolution and Depthwise separable convolution. MobileNet with Python (With code). What is MobileNet? As the name applied, the MobileNet model is designed to be used in mobile applications, and it is TensorFlow’s first mobile computer…

Deep Learning

5 min read

Image Classification With MobileNet
Image Classification With MobileNet

Published in Analytics Vidhya

·May 28, 2020

Naïve Bayes Algorithm With Python

This article covers five parts: What is a Naïve Bayes algorithm? Naïve Bayes algorithm application Pros of Naïve Bayes Cons of Naïve Bayes Naïve Bayes with python(With code) What is the NaïveBayes Algorithm? Naïve Bayes Algorithm is one of the popular classification machine learning algorithms and is included in supervised learning. that helps to classify…

Machine Learning

4 min read

Naïve Bayes Algorithm With Python
Naïve Bayes Algorithm With Python

Published in Analytics Vidhya

·May 10, 2020

K-Nearest Neighbors algorithm (KNN) With Python

This article covers six parts: What is K-Nearest Neighbor (K-NN)? To find “K” in k Nearest Neighbor? distance functions Pros K-Nearest Neighbor Cons of K-Nearest Neighbor K-Nearest Neighbor with Python(With code) In this article, we will explore and also see the code of the famous supervised machine learning algorithm, “K-Nearest…

Machine Learning

4 min read

K-Nearest Neighbors algorithm (KNN) With Python
K-Nearest Neighbors algorithm (KNN) With Python

Published in Analytics Vidhya

·Apr 27, 2020

Support Vector Machine (SVM) With Python

This article covers eight parts: What is the support vector machine? About Hyperplane. How does it work in linear separable How does it work in linear non-separable Advantages of Support Vector Machine (SVM) Disadvantages of Support Vector Machine (SVM) Applications of Support Vector Machine (SVM) Support Vector Machine with Python…

Svm

6 min read

What is the Support Vector Machine (SVM)
What is the Support Vector Machine (SVM)

Published in Analytics Vidhya

·Apr 23, 2020

Random forest Algorithm With Python

This article covers four parts: What is a Random Forest? Random Forest algorithm Application. Advantages of Random Forest Random Forest with Python (with code) In this article, we will explore and also see the code of the famous supervised machine learning algorithm, “Random Forests.” What is a Random Forest? Random forests are bagged decision tree…

Machine Learning

4 min read

Random forest Algorithm With Python
Random forest Algorithm With Python
Abhijeet Pujara

Abhijeet Pujara

Data Science enthusiast

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable