2019
DOI: 10.12928/telkomnika.v17i2.9547
|View full text |Cite
|
Sign up to set email alerts
|

An artificial neural network approach for detecting skin cancer

Abstract: This study aims to present diagnose of melanoma skin cancer at an early stage. It applies feature extraction method of the first order for feature extraction based on texture in order to get high degree of accuracy with method of classification using artificial neural network (ANN). The method used is training and testing phases with classification of Multilayer Perceptron (MLP) neural network. The results showed that the accuracy of test image with 4 sets of training for image not suspected of melanoma and me… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
17
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
9
1

Relationship

0
10

Authors

Journals

citations
Cited by 24 publications
(17 citation statements)
references
References 23 publications
0
17
0
Order By: Relevance
“…Fourth, software design. At this stage, mobile application design is carried out, including implanting the perceptron method into a mobile application, the Perceptron method is used because it produces input -1, 0, 1, and one of the most famous prediction methods in artificial neural networks (ANN) [26], and has a high accuracy above 86% [27]. One method of having a high success rate in the recognition system is that Perceptron is proven by research conducted by Thepade in 2018 in recognizing face gender with successful rate reaches 99.658% [28], also Mishra in 2015 in detecting automatic extraction of water bodies from landsat imagery [29].…”
Section: Methodsmentioning
confidence: 99%
“…Fourth, software design. At this stage, mobile application design is carried out, including implanting the perceptron method into a mobile application, the Perceptron method is used because it produces input -1, 0, 1, and one of the most famous prediction methods in artificial neural networks (ANN) [26], and has a high accuracy above 86% [27]. One method of having a high success rate in the recognition system is that Perceptron is proven by research conducted by Thepade in 2018 in recognizing face gender with successful rate reaches 99.658% [28], also Mishra in 2015 in detecting automatic extraction of water bodies from landsat imagery [29].…”
Section: Methodsmentioning
confidence: 99%
“…Artificial Neural Network or ANN is a method that adapts the neuron system in the human brain into solving engineering or technology problem such as prediction values, classification, observation etc. ANN is very useful for modelling or predicting even though the input output data relationship is unknown [28][29][30][31][32]. A simple configuration of ANN is built up of three layers.…”
Section: Artificial Neural Networkmentioning
confidence: 99%
“…An ANN in its simplest form (Figure 3 (a)) consists of; an input layer, an output layer and a hidden layer, which allows you to modify the weights of the hidden layer according to the input values and the margin of error obtained at the output. Unlike ANN, DLNN (Figure 3 (b)) has more than two hidden layers and many cascaded neurons to perform some transformations of the training data from the input layer to the output layer [16,25,26]. The DLNN can be trained with different algorithms, whose main function is to estimate the weights of the neurons in the different layers of the network.…”
Section: Deep Learning Neuronal Networkmentioning
confidence: 99%