SciELO - Scientific Electronic Library Online

 
vol.20 issue4Veinte años después: Enfocados en las Ciencias de la MaderaRadio frequency heating for sterilization of wood packaging material of radiata pine. Part 1: Total treatment time author indexsubject indexarticles search
Home Pagealphabetic serial listing  

Services on Demand

Journal

Article

Indicators

Related links

  • On index processCited by Google
  • Have no similar articlesSimilars in SciELO
  • On index processSimilars in Google

Share


Maderas. Ciencia y tecnología

On-line version ISSN 0718-221X

Maderas, Cienc. tecnol. vol.20 no.4 Concepción Oct. 2018

http://dx.doi.org/10.4067/S0718-221X2018005004101 

ARTÍCULOS

Using artificial neural networks in estimating wood resistance

Eder Pereira Miguel1 

Rafael Rodolfo de Melo2 

Laércio Serenini Junior3 

Cláudio Henrique Soares Del Menezzi1 

1Universidade de Brasília (UnB), Departamento de Engenharia Florestal (EFL), Brasília, DF, Brazil.

2Universidade Federal Rural do Semi-Árido (UFERSA), Centro de Ciências Agrárias (CCA), Departamento de Ciências Agronômicas e Florestais (DCAF), Mossoró, RN, Brasil.

3Universidade Federal de Mato Grosso (UFMT), Programa de Pós-Graduação em Ciências Florestais e Ambientais (PPGCFA), Sinop, MT, Brazil.

Abstract:

The purpose of this research was to evaluate the potential of Artificial Neural Networks in estimating the properties of wood resistance. In order to do so, a hybrid of eucalyptus (Eucalyptus urograndis) planted in the Northern Region of the State of Mato Grosso was selected and ten trees were collected. Then, four samples of each tree were removed, totaling 40 samples, which were later subjected to non-destructive testing of apparent density, ultrasonic wave propagation velocity, dynamic modulus of elasticity obtained by ultrasound, and Janka hardness. These properties were used as estimators of resistance and compressive strength parallel to fibers, and hardness. Multilayer Perceptron networks were also employed, training 100 of them for each of the evaluated parameters. The obtained results indicated that the use of Artificial Neural Networks is an efficient tool for predicting wood resistance.

Keywords: Artificial intelligence; Eucalyptus urograndis; hardness; mechanical properties; non-destructive testing.

Introduction

The genus Eucalyptus is among the most successful commercially-planted tree species in the tropics, mainly due to its rapid growth, species diversity and a wide range of industrial uses. Brazil is one of the countries where clonal forestry of the Eucalyptus genus has developed the most.

The Eucalyptus urograndis is a hybrid developed in Brazil by crossing the species E. grandis x E. urophylla. The first plantation of E. urograndis took place in the state of Espírito Santo in 1979, but it was in the 1990s that this species boosted the rate of forest growth, as well as a more homogeneous quality of planted forests.

This hybrid is currently one of the most planted forest essences in the country, constituting the basis of Brazilian clonal forestry. One of the most planted clones in the world is H13, which is widely used by several companies to produce wood for cellulose and coal because of its fast growth and considerably favorable energetic characteristics. Some elementary features of wood are directly related to their properties. Among these are the wood density and its response to the propagation of acoustic waves by non-destructive methods. These characteristics are obtained easily and quickly and can be used to estimate the remaining properties of wood. However, these characteristics are still unknown and need to be studied, demanding suitable techniques that could expedite fast and efficient prediction of such characteristics. Considering this, Artificial Neural Networks (ANNs) could be a promising tool.

Artificial Neural Networks (ANNs) are mathematical models that use artificial intelligence in order to solve certain complex problems. These are formed by simple processing elements which are artificial neurons, and are activated by a function called activation function. Neurons are linked together by connections usually associated with coefficients or weights that are adjusted by training algorithms. Neurons are responsible for removing the peculiarities of the database and storing the knowledge of networks.

As basic characteristics, networks have adaptive learning, self-organizing capacity and a robust structure with parallel distribution (layers). They are efficient in learning and generalization, and in addition to being tolerant to outliers, they are also able to model different variables and their non-linear relationships, as well as enabling quantitative and qualitative variable modeling (Kuvendziev et al. 2014, Haykin 2001).

These premises make ANNs stand out, as their adjustment methodology is based on machine learning regardless of the model (Alves et al. 2017), with wide application in agricultural sciences, engineering and medicine. In practice, they are data modeling tools that are widely used in predictions, mappings and pattern recognition, being able to go beyond human capacity to search large databases and relate them to a specific desirable characteristic at the same time (Goyal 2013).

The applicability of artificial neural networks in wood science has already been evaluated by several authors (Tiryaki and Hamzacebi 2014, Tiryaki and Aydin 2014, Okan et al. 2015, Melo and Miguel 2016, Tiryaki et al. 2016, Bardak et al. 2016), which denotes its potentiality. The purpose of this research was to evaluate the potential of ANNs in estimating wood resistance in young individuals of Eucalyptus urograndis, one of the main species used by Brazilian silviculture.

Materials and methods

Description of the study area and the choice of individuals

The wood samples were taken from a Eucalyptus urograndis plantation in the city Sinop, Mato Grosso. They were extracted from a clone selected from a 5-year-old Eucalyptus clonal testing plantation. The test was done in a completely arbitrary design with 4 replicates, using a spacing of 3 x 2 m. To distinguish the clone, ten trees were felled and sampling was performed following the recommendations of the Pan American Standards Commission (COPANT 458, 1972). Prior to the tests, the samples were evaluated through non-destructive testing methods of apparent density, while the dynamic modulus of elasticity was obtained by ultrasound. The hardness, resistance and compressive strength were determined parallel to the fibers. The tests were implemented following the recommendations of the NBR 7190 (Brazilian National Standards Organization - ABNT, 2011).

Determining the dynamic modulus of elasticity ( Ed )

The test was conducted in the Pundit Lab of Proceq, which uses a 24 kHz frequency flat transducer and receiver placed in the longitudinal direction of the samples, and when using a coupling (which in this case was solid Vaseline), ultrasonic waves passed through the wood. The calibration of the instrument was done with a calibration block (25,4 μs) and automatic precision adjustment. The time and wave propagation velocity were documented for calculating the dynamic modulus of elasticity ( Ed ) of the material. The dynamic modulus of elasticity was calculated by Equation 1.

(1)

In which: Ed = dynamic modulus of elasticity (MPa); V = wave propagation speed (m/s); ρap = apparent density (kg/m³)

Adjustments of ANNs

For the adjustment of the ANNs, 75% of the information that composed the database of the (30) samples was randomly selected. The input layer was composed of three neurons, one for each independent variable: wood density (ρb), velocity ( V0 ) and dynamic modulus of elasticity ( Ed ). The output layer was also composed of three neurons, which are (in practice) the response/predictor variables: hardness ( fH ), modulus of elasticity ( Ec0 ) and modulus of rupture ( fc0 ), with 1000 networks having been trained.

The ANN adjustment was performed with the help of the Intelligent Problem Solver (IPS) tool of Statistica 7 software (Statsoft 2007), which standardizes the data between 0-1 and tests several architectures, asserting those that best fit the problem. Only MLP (Multilayer Perceptron) networks were selected for the training. According to Silva et al. (2010), this category of networks allows for the neural layer of output to be composed of different neurons, where each corresponds to one of the process outputs to be mapped.

The networks were also made up of a single hidden layer. According to Esquerre (2002), most of the time networks require a single hidden layer to non-linearly solve separable problems. The number of neurons in the hidden layer was also optimized with the Intelligent Problem Solver.

An artificial neuron is the information processing unit of an ANN, formed by “n” inputs x1, x2,.. xn (dendrites) and an output “y” (axon). The inputs are associated with weights w1, w2,..., wn which represent the synapses. These can be negative or positive. Currently, a basic model of an artificial neuron can be represented mathematically as Equation 2:

(2)

In which: Yk = output of the artificial neuron; = activation function; Vk = linear combiner result, which is Equation 3:

(3)

The sigmoid function was preferred in activating the ANN training, as it is the most usual in the elaboration of artificial neural networks, and which can approximate any continuous function with precision in well-designed architectures. Mathematically, it is given by Equation 4:

(4)

In which: = sigmoid activation function; β = estimation of the parameter that determines curve of the sigmoid function; u = potential of the activation function.

Resilient propagation was used as the algorithm for this type of activation function and network category, and the training parameters were a learning rate (μ) of 0,2 and a momentum term (η) of 0,9.

Network training

First, the weights of all the networks were randomly generated (Heaton 2011). Next, the individual update value evolved during the learning process based on the error function. A supervised method was adopted for the network training, in which the input and output variables were indicated for the networks. This is a feedforward method and it uses the algorithm for unidirectional data flow without cycles (Haykin 2001). Network training continued until the error rate was reduced to an acceptable range between the predicted values and the actual values supplied to the network, known as the delta rule, or until the maximum number of times or cycles was reached (Shiblee et al. 2010).

The criterion for stopping the training algorithm was reaching the root-mean-square error (RMSE) of less than 1%, or when the root-mean-square error increased again (as suggested by Chen et al. 2014), so the training was finalized when one of the criteria was reached.

Network selection and validation

The best ANN was selected based on the correlation between observed variables and those estimated by the networks, the stability of the training levels of the networks provided by the software during the training, selection and evaluation phases, which means they must have little variation between them (Miguel et al. 2016), the root-mean-square error in percentage form and a graphical analysis of the residues.

The RMSE evaluates the mean squared error between the observed and the estimated values. The lower the RMSE, the better the average precision of the estimates, with the optimal situation being when it is equal to zero (Mehtätalo et al. 2006) (Equation 5).

(5)

In which: is the average of the variables of interest (hardness, modulus of elasticity and modulus of rupture); are the variables predicted by ANN; xi are the individual values of each variable, and “n” are the total number of observations related to each variable.

An independent sample corresponding to 25% of the database samples (10 of them) was randomly selected in order to validate the results. The chosen criteria to validate the adjustments were the Chi-squared test (χ²), an aggregated difference in percentage (AD%) and the graph of the behavior between observed and estimated values.

Results and discussion

Parameters employed evaluating the networks

The mean values of density, wave propagation velocity, dynamic modulus of elasticity, hardness, modulus of elasticity and rupture of parallel compression are shown in Table 1. The values observed in density were similar to those observed by Bassa et al. (2007) in studying hybrids from the same species at age 7, and found density values of 521 and 543 kg/m³, respectively.

The values of elasticity ( Ec0 ) and resistance ( fc0 ) obtained by the compression test parallel to the fibers can also be observed in Table 1. The mean value of elasticity found in Eucalyptus urograndis was 14721 MPa. Studying Eucalyptus grandis wood at the age of 15 years, Stangerlin et al. (2008) found mean values of elasticity for the compression test parallel to the fibers of 13119 MPa near the marrow, and 16944 MPa near the trunk bark.

Table 1: Descriptive statistics of the analyzed variables. 

Network elaboration

Consequently, the best ANN was selected from the 30 samples used to train the networks,. It was composed of an input layer that was constituted by three (3) neurons: density (ρ), wave propagation velocity (Vo) and dynamic modulus of elasticity ( Ed ).

The hidden layer was composed of a single layer, as previously defined (Esquerre 2002, Melo and Miguel 2016). According to Cybenko (1989), this single layer is supported by the universal approximation theorem, which is sufficient for an MLP-like network to approach any continuous function. Also, its number of neurons as determined by the Intelligent Problem Solver (IPS) tool was seven (7) neurons. Finally, an output layer constituted by three (3) neurons: hardness ( fH ), modulus of elasticity ( Ec0 ) and modulus of rupture ( fc0 ), as shown in Figure 1.

Figure 1: Graphic scheme of the selected network. 

Network training

The statistics for precision adjustment of the selected networks in predicting hardness, modulus of elasticity and modulus of tree rupture of Eucalyptus sp. were efficient. The selected ANN presented low variation between the levels of training, selection and evaluation, and ideal results in exhibiting training stability (Binoti et al. 2013). The correlation between observed and estimated hardness, modulus of elasticity and modulus of rupture was of 0,95; 0,96 and 0,97 with the root-mean-square error in percentage form (RMSE%) of 7,52%; 3,43% and 2,56% respectively (Table 2).

Thus, the use of neural networks effectively sums the estimates of wood properties, and at the same time dispenses the basic assumptions of conventional mathematical modeling such as normality and linearity between predicted and predictor variables (Egrioglu et al. 2014). These attributes often have to undergo different mathematical transformations to be modeled in a traditional way, and can lead to losses in quality and selection of models (Miguel et al. 2016). In addition to these characteristics, ANNs present certain advantages under conventional techniques, highlighting its generalization capacity, parallelism and the possibility of learning, which result in accurate values according to the outcome of the research.

Table 2: Characteristics and performance statistics of artificial neural networks selected to estimate the hardness, modulus of elasticity and modulus of rupture in Eucalyptus sp. wood in Brazil. 

Ed = dynamic modulus of elasticity, fH = hardness, Ec0 = modulus of elasticity, fc0 = modulus of rupture, LT = levels of training (network acquisition), LS = levels of stop selection (training stop), LA = levels of assessment (trained network quality), = correlation between observed and estimated variables, RMSE% = root-mean-square error in percentage.

Even if the statistical goodness-of-fit criteria presented are suitable indicators for the selection of a neural network, the graphic analysis of residues is fundamental to corroborate them (Draper and Smith 1981), since this type of analysis detects possible underestimation trends in predicting the variables of interest, which are not measured by the statistics that evaluate precision.

The graphs of the correlation between observed and estimated variables by the ANN of the properties fH , Ec0 and fc0 with the actual values (A1, B1 and C1), with residue distribution as a percentage (A2, B2 and C2) and error frequency histogram of the trained network (A3, B3 and C3) are shown in Figure 2. It is possible to observe that the selected ANN presents adequate estimated behavior, with flexibility to adhere to the data. The residual graph shows an absence of network trends such as maximum errors of ± 30% for all predicted properties. The evaluation of residues in the form of histograms is an indicated analysis to complement the dispersion graphs and thus avoid misinterpretations, since several points overlap the residual graph. Regarding this, the trained network presented a frequency of adequate errors, with the great majority in the classes varying between -10% and 10% error.

The statistics presented in Table 2 indicate accuracy, as they are in accordance with the residual distribution and histograms of errors (Figure 2). Like this, the ANN was able to accurately predict the characteristics fH , Ec0 and fc0 from Eucalyptus sp. wood from the interface of wood density attributes, wave propagation velocity and dynamic modulus of elasticity.

Figure 2: Adjustment correlation of selected ANN in the prediction of hardness, Ec0 and fc0 (A1, B1 and C1), residual distribution (A2, B2 and C2) and frequency of error histogram (A3, B3 and C3) for Eucalyptus sp. agglomerated panels, Brazil. 

Neural network validation

The validation of the trained network statistically confirmed the viability of the use of artificial intelligence (AI) tools in the prediction of Eucalyptus sp. wood properties (Table 3). During the validation process, 10 samples (25%) of the experimental data (not used for the network training) were used, thus proving that samples should be independent of the adjustment base (Zucchini 2000). Next, the data predicted by the ANN was compared with the observed values and later subjected to the Chi-squared test to be validated and to the aggregated difference test in percentage and the mean prediction error (Table 3).

In evaluating the estimates of the properties fH , Ec0 and fc0 , the values predicted by the network were close to the real values from the mechanical analysis; a concurrence later verified by the Chi-squared test (χ²). Thus, the use of artificial neural networks proved to be a reliable technique in estimating these mechanical properties using density, wave propagation velocity and dynamic modulus of elasticity as predictive attributes (Table 3).

The aggregated difference, or the sum of the observed and estimated values, serves as the indicator criterion of under or overestimations. The trained network presented the following positive values: 1,92%; 0,45% and 0,26%, indicating a slight underestimation in predicting the properties fH , Ec0 and fc0 of the agglomerated panels (Table 3). These low values along with the non-significant result of the Chi-squared analysis demonstrate the effectiveness of the neural networks in predicting the panels’ mechanical properties.

Table 3: Mean, minimum and maximum values observed and estimated by ANN in the prediction of hardness ( fH ), modulus of elasticity ( Ec0 ) and modulus of rupture ( fc0 ) of the Eucalyptus sp., Brazil. 

(χ²) D.cal = Chi-squared calculated value, (χ²) D.ref = Chi-squared reference value (α = 0,05; 9), the (%) = aggregated difference, ns = not significant at 5%.

Neural networks currently represent a promising area for multidisciplinary research (Silva et al. 2010), and the use of ANN in Brazil has become important in estimating measurements of forest stands, as it is considered an efficient and promising technique by several researchers (Leite et al. 2011, Castro et al. 2013, Binoti et al. 2015, Miguel et al. 2015). Nevertheless, studies are scarce when describing the physical and mechanical properties of wood and its engineered products to predict the quality of agglomerated panels (Melo and Miguel 2016).

For the validation process, predictive learning ability, compact and homogeneous residuals, and distribution of errors in class intervals close to zero are desirable regardless of the modeling technique, since they demonstrate the ability of the models to estimate the variables of interest with precision. Similar to the training, ANN was effective in predicting fH , Ec0 and fc0 properties of wood, presenting residue adhesion, compactness, and homogeneity. It is also remarkable how the histogram of errors presented the highest frequency close to zero (Figure 3). Finally, the network maintained errors of overestimation and underestimation at less than 30%, once again following the same behavior presented in the training phase.

The results found in this research concur with the statements of Egrioglu et al. (2014), when mentioning that ANNs have advantages over conventional techniques due to their generalization capacity, parallelism and possibility of learning. As such, they can extract standards from a certain database (learning) and adequately reapply them in others. Hence, their use is highly recommended.

The Chi-squared test evidenced adherence and the aggregated difference (AD) revealed a high accuracy of the selected ANN for simultaneous outputs (three neurons in the output layer) in the prediction of mechanical properties of fH , Ec0 and fc0 . Thus, this research is of great value because it positively impacts the prediction of these products’ quality through the exclusive use of non-destructive chemical and mechanical variables (density, velocity and dynamic modulus of elasticity) as predictor variables.

Figure 3: ANN validation in the correlation information of the adjustment in the prediction of fH , Ec0 and fc0 (A1, B1 and C1), residual distribution (A2, B2 and C2) and frequency error histogram (A3, B3 and C3) for Eucalyptus sp. agglomerated panels, Brazil. 

Considering this research, it is worth emphasizing that the results obtained and presented are specific for the evaluated species (Eucalyptus urograndis). Further studies should be carried out to study other species as well as different ages, and consequently different configurations and architectures of neural networks should be trained. As a suggestion, the insertion of “species” and “age” as categorical variables in the input layer is an interesting alternative, as it may result in a single ANN capable of accurately predicting mechanical characteristics of wood for a range of species at different ages.

Conclusions

Simultaneously-adjusted multilayered perceptron artificial neural networks (three neurons in the output layer) which use information of density, wave propagation velocity and dynamic modulus of elasticity as predictor variables are accurate in estimating mechanical properties of hardness, modulus of elasticity and modulus of rupture of the Eucalyptus urograndis wood, and do not statistically differ from the values obtained through destructive mechanical test.

Therefore, Multilayer Perceptron ANNs are a practical and efficient tool in mechanical-technological wood testing. The results indicate that this tool can be used in a practical way by industries of the timber sector to effectively and non-destructively predict the performance of wood parts.

References:

Alves, D. P.; Tomaz, R. S.; Laurindo, B. S.; Laurindo, R. D. F.; Silva, F. F.; Cruz, C. D.; Nick, C.; Silva, D. J.H. 2017. Artificial neural network for prediction of the area under the disease progress curve of tomato late blight. Scientia Agricola 74(01): 51-59. [ Links ]

Associação Brasileira de Normas Técnicas. ABNT. 2001. Projetos de estruturas de madeira. NBR 7190. Rio de Janeiro. [ Links ]

Bassa, A. G. M. C.; Silva Júnior, F. G.; Sacon, V. M. 2007. Misturas de madeira de Eucalyptus gradis x Eucalyptus urophylla e Pinus taeda para produção de celulose kraft através do Processo Lo-Solids. Scientia Forestalis 75(4): 19-30. [ Links ]

Bardak, S.; Tiryaki, S.; Nemli, G.; Aydın, A. 2016. Investigation and neural network prediction of wood bonding quality based on pressing conditions. International Journal of Adhesion and Adhesives 68(5): 115-123. [ Links ]

Binoti, M. L. M. S.; Binoti, D. H. B.; Leite, H. G. 2013. Aplicação de redes neurais artificiais para estimação da altura de povoamentos equiâneos de eucalipto. Revista Árvore 37(4): 639-645. [ Links ]

Binoti, M. L. M. S.; Leite, H. G.; Binoti, D. H. B.; Gleriani, J. M. 2015. Prognose em nível de povoamento de clones de eucalipto empregando redes neurais artificiais. Cerne 21(1): 97-105. [ Links ]

Castro, R. V. O.; Soares, C. P. B.; Leite, H. G.; Souza, A. L.; Nogueira, G. S.; Martins, F. B. 2013. Individual growth model for Eucalyptus Stands in Brazil using artificial neural network. ISRN Forestry 2013: 12p. Article ID 196832. [ Links ]

Chen, W. C.; Tseng, L.Y.; Wu, C. S. 2014. A unified evolutionary training scheme for single and ensemble of feedforward neural network. Neurocomputing 143(C): 347-361. [ Links ]

Comisión Panamericana de Normas Técnicas. COPANT. 1972. Seleção das amostras. COPANT 458. [ Links ]

Cybenko, G.V. 1989. Approximation by superpositions of a sigmoidal function. Mathematics of Control, Signals and System 2(4): 303-314. [ Links ]

Draper, N. R.; Smith, H. 1981. Applied regression analysis. New York: Jonh Willey & Sons 407 p. [ Links ]

Egrioglu, E.; Yolcu, U.; Aladag, C.H.; Bas, E. 2014. Recurrent multiplicative neuron model artificial neural network for non-linear time series forecasting. Procedia - Social and Behavioral Sciences 109(8): 1094-1100. [ Links ]

Esquerre, K.P.O.; Mori, M.; Bruns, R.E. 2002. Simulation of an industrial wastewater treatment plant using artificial neural networks and principal components analysis. Brazilian Journal of Chemical Engineering 19(4): 365-370. [ Links ]

Goyal, S. 2013. Artificial neural networks in vegetables: a comprehensive review. Scientific Journal of Crop Science 2(7): 75-94. [ Links ]

Haykin, S. 2001. Redes neurais: princípios e prática. Porto Alegre: Bookman, 900p. [ Links ]

Heaton, J. 2011. Programming Neural Networks with Encog3 in Java. 2ed. St. Louis: Heaton Research Incorporated, 240p. [ Links ]

Kuvendziev, A. S.; Lisichkova, K.; Zekovic, Z.; Marinkovski, M. 2014. Artificial neural network modelling of supercritical fluid CO2 extraction of polyunsaturated fatty acids from common carp (Cyprinus carpio L.) viscera. J. Supercrit Fluids 92(6):242-248. [ Links ]

Leite, H. G.; Silva, M. L. M.; Binoti, D. H. B.; Fardin, L.; Takizawa, F. H. 2011. Estimation of inside-bark diameter and heartwood diameter for Tectona grandis Linn. trees using artificial neural networks. European Journal of Forest Research 130(2): 263-269. [ Links ]

Mehtätalo, L.; Maltamo, M.; Kangas, A. 2006. The use of quantile trees in the prediction of the diameter distribution of a stand. Silva Fennica 40(3):501-516. [ Links ]

Miguel, E. P.; Rezende, A. V.; Leal, F. A.; Matricardi, E. A.; Vale, A. T.; Pereira, R. S. 2015. Redes neurais artificiais para a modelagem do volume de madeira e biomassa do cerradão com dados de satélite. Pesquisa Agropecuária Brasileira 50(9): 829-839. [ Links ]

Miguel, E.P.; Mota, F. C. M.; Teo, S. J.; Nascimento, R. G. M.; Leal, F.A.; Pereira, R. S.; Rezende, A.V. 2016. Artificial intelligence tools in predicting the volume of trees within a forest stand. African Journal of Agricultural Research 11(21): 1914-1923. [ Links ]

Melo, R.R.; Miguel, E.P. 2016. Use of artificial neural networks in predicting particleboard quality parameters. Revista Árvore 40(5): 949-958. [ Links ]

Okan, O.T.; Deniz, I.; Tiryaki, S. 2015. Application of artificial neural networks for predicting tensile index and brightness in bleaching pulp. Maderas-Cienc Tecnol 17(3): 571-584. [ Links ]

Shiblee, M.D.; Chandra, B.; Kalra, P.K. 2010. Learning of geometric mean neuron model using resilient propagation algorithm. Expert Systems with Applications 37(12): 7449-7455. [ Links ]

Silva, I.N.; Spatti, D.H.; Flauzino, R.A. 2010. Redes Neurais Artificiais para engenharia e ciências aplicadas. São Paulo: Artliber. 397p. [ Links ]

Stangerlin, D. M.; Calegari, L.; Santini, E. J.; Domingues, J. M. X.; Gatto, D. A.; Melo, R. R. 2008. Determinação do módulo de elasticidade em madeiras por meio de métodos destrutivo e não destrutivo. Revista Brasileira de Ciências Agrárias 3(2): 145-150. [ Links ]

Tiryaki, S.; Aydın, A. 2014. An artificial neural network model for predicting compression strength of heat treated woods and comparison with a multiple linear regression model. Construction and Building Materials 62(13): 102-108. [ Links ]

Tiryaki, S.; Hamzacebi, C. 2014. Predicting modulus of rupture (MOR) and modulus of elasticity (MOE) of heat treated woods by artificial neural networks. Measurement 49(3): 266-274. [ Links ]

Tiryaki, S.; Bardak, S.; Aydın, A.; Nemli, G. 2016. Analysıs of volumetrıc swellıng and shrınkage of heat treated woods: experımental and artıfıcıal neural network modelıng approach. Maderas-Cienc Tecnol 18(3): 477-492. [ Links ]

Zucchini, W. 2000. An introduction to model selection. Journal of Mathematical Psychology 44(1): 41-61. [ Links ]

Received: April 10, 2017; Accepted: April 10, 2018

Corresponding author: miguelederpereira@gmail.com

Creative Commons License This is an open-access article distributed under the terms of the Creative Commons Attribution License