Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Image Classification using Different Machine Learning Techniques

View through CrossRef
<p>Artificial Neural Networks and Convolutional Neural Networks have become common tools for classification and object detection, owing to their ability to learn features without prior knowledge. During training, these networks learn the parameters, weights, and biases. This paper proposes a simple Neural Network and Convolutional Neural Network (CNN) for a classification task. Furthermore, the Bayesian neural network work is reproduced as a baseline for comparing my proposed networks. All experiments were conducted using the MNIST dataset.</p> <p>While the simple neural networks and the convolutional networks adjust their parameters based on the cost function during training, the Bayesian convolutional neural network updates its parameters based on the backdrop that drives a variational approximation to the true posterior. Hyperparameters such as optimizer, learning rate, regularizers, dropout, epochs, etc., were varied to train the two proposed networks. The proposed networks achieved better classification accuracy, approximately 99\%, than the previously implemented Bayesian convolutional neural network. However, it is difficult to predict the certainty of the predictions made by my proposed networks, unlike Bayesian learning, which makes it easy to do so.  \href{https://github.com/Simeon340703/Classification_Networks}{You can find the code for this work at}.</p>
Institute of Electrical and Electronics Engineers (IEEE)
Title: Image Classification using Different Machine Learning Techniques
Description:
<p>Artificial Neural Networks and Convolutional Neural Networks have become common tools for classification and object detection, owing to their ability to learn features without prior knowledge.
During training, these networks learn the parameters, weights, and biases.
This paper proposes a simple Neural Network and Convolutional Neural Network (CNN) for a classification task.
Furthermore, the Bayesian neural network work is reproduced as a baseline for comparing my proposed networks.
All experiments were conducted using the MNIST dataset.
</p> <p>While the simple neural networks and the convolutional networks adjust their parameters based on the cost function during training, the Bayesian convolutional neural network updates its parameters based on the backdrop that drives a variational approximation to the true posterior.
Hyperparameters such as optimizer, learning rate, regularizers, dropout, epochs, etc.
, were varied to train the two proposed networks.
The proposed networks achieved better classification accuracy, approximately 99\%, than the previously implemented Bayesian convolutional neural network.
However, it is difficult to predict the certainty of the predictions made by my proposed networks, unlike Bayesian learning, which makes it easy to do so.
 \href{https://github.
com/Simeon340703/Classification_Networks}{You can find the code for this work at}.
</p>.

Related Results

Selection of Injectable Drug Product Composition using Machine Learning Models (Preprint)
Selection of Injectable Drug Product Composition using Machine Learning Models (Preprint)
BACKGROUND As of July 2020, a Web of Science search of “machine learning (ML)” nested within the search of “pharmacokinetics or pharmacodynamics” yielded over 100...
CREATING LEARNING MEDIA IN TEACHING ENGLISH AT SMP MUHAMMADIYAH 2 PAGELARAN ACADEMIC YEAR 2020/2021
CREATING LEARNING MEDIA IN TEACHING ENGLISH AT SMP MUHAMMADIYAH 2 PAGELARAN ACADEMIC YEAR 2020/2021
The pandemic Covid-19 currently demands teachers to be able to use technology in teaching and learning process. But in reality there are still many teachers who have not been able ...
Enhancing Non-Formal Learning Certificate Classification with Text Augmentation: A Comparison of Character, Token, and Semantic Approaches
Enhancing Non-Formal Learning Certificate Classification with Text Augmentation: A Comparison of Character, Token, and Semantic Approaches
Aim/Purpose: The purpose of this paper is to address the gap in the recognition of prior learning (RPL) by automating the classification of non-formal learning certificates using d...
Double Exposure
Double Exposure
I. Happy Endings Chaplin’s Modern Times features one of the most subtly strange endings in Hollywood history. It concludes with the Tramp (Chaplin) and the Gamin (Paulette Godda...
Latest advancement in image processing techniques
Latest advancement in image processing techniques
Image processing is method of performing some operations on an image, for enhancing the image or for getting some information from that image, or for some other applications is not...
Technology Focus: Data Analytics (October 2021)
Technology Focus: Data Analytics (October 2021)
With a moderate- to low-oil-price environment being the new normal, improving process efficiency, thereby leading to hydrocarbon recovery at reduced costs, is becoming the need of ...
Optimising tool wear and workpiece condition monitoring via cyber-physical systems for smart manufacturing
Optimising tool wear and workpiece condition monitoring via cyber-physical systems for smart manufacturing
Smart manufacturing has been developed since the introduction of Industry 4.0. It consists of resource sharing and networking, predictive engineering, and material and data analyti...
Depth-aware salient object segmentation
Depth-aware salient object segmentation
Object segmentation is an important task which is widely employed in many computer vision applications such as object detection, tracking, recognition, and ret...

Back to Top