Break Down AlexNet
Introduction: AlexNet is one of the famous architecture of Convolutional Neural Network (CNN), and it...
2019, Oct 29 — 10 minute readIntroduction: AlexNet is one of the famous architecture of Convolutional Neural Network (CNN), and it...
2019, Oct 29 — 10 minute readIntroduction: LeNet-5 architecture is one of the simple architecture than other architectures of the convolutional...
2019, Oct 26 — 5 minute readIntroduction: LeNet architecture is the first simple architecture for the convolutional neural network, and it...
2019, Oct 26 — 5 minute readIntroduction: Currently, we all curious about image processing work. Deep learning plays an important role...
2019, Oct 26 — 6 minute readIntroduction to Artificial Neural Network (ANN): An Artificial Neural Network (ANN) used in deep learning,...
2018, Oct 22 — 17 minute readIntroduction to Fuzzy k-NN: In the area of research and application, classification of objects are...
2018, Aug 29 — 4 minute readThis Modified K-Nearest Neighbor is better from traditional KNN in both terms: robustness and performance....
2018, Aug 29 — 4 minute readk-Nearest Neighbor (k-NN) is one of those algorithms that are very simple to understand but...
2018, Aug 20 — 8 minute read