Break Down AlexNet

Introduction: AlexNet is one of the famous architecture of Convolutional Neural Network (CNN), and it...

10 minute read

Break Down Lenet-5

Introduction: LeNet-5 architecture is one of the simple architecture than other architectures of the convolutional...

5 minute read

Break Down Lenet-4

Introduction: LeNet architecture is the first simple architecture for the convolutional neural network, and it...

5 minute read

Break Down Lenet-1

Introduction: Currently, we all curious about image processing work. Deep learning plays an important role...

6 minute read

Artificial Neural Network (ANN)

Introduction to Artificial Neural Network (ANN): An Artificial Neural Network (ANN) used in deep learning,...

17 minute read

Fuzzy K-Nearest Neighbor (FKNN)

Introduction to Fuzzy k-NN: In the area of research and application, classification of objects are...

4 minute read

Modified K-Nearest Neighbor (MKNN)

This Modified K-Nearest Neighbor is better from traditional KNN in both terms: robustness and performance....

4 minute read

K-Nearest Neighbor (K-NN)

k-Nearest Neighbor (k-NN) is one of those algorithms that are very simple to understand but...

8 minute read