Oct 21, 20233 min readHow To'sANNHUB: Making a Machine Learning Model to Classify Iris Flowers Introduction This example aims to design a classification system that can classify all 3 different IRIS flowers. Data preparation In...
Oct 21, 20234 min readHow To'sANNHUB: Time Series Forecasting with Machine LearningIntroduction Time series modeling/forecasting plays an important role that contributes to the success of business. Time series modeling/...
Oct 21, 20234 min readHow To'sANNHUB: Real-time Speech Recognition using Machine LearningIntroduction Machine learning has become an indispensable technology that contributes to the success of mazing applications. Speech...
Oct 21, 20234 min readHow To'sDLHUB: Fruit Recognition Using Transfer LearningIntroduction Deep learning has become a powerful technique for pattern recognition and regression problems, and a Convolution Neural...
Oct 21, 20235 min readHow To'sDLHUB: MNIST Hand Writing Recognition Using Convolution Neural NetworkIntroduction There are so many tutorials on MNIST handwriting recognition existing on the internet. However, these tutorials mainly use...
Oct 21, 20233 min readHow To'sDLHUB: Deep Learning Cifar-10 Classifier Using Residual Neural NetworkIntroduction Since deep learning was introduced, it has become an indispensable tool in pattern recognition applications with big...