Search results for "Backpropagation"

showing 10 items of 27 documents

Artificial Neural Networks to Predict the Power Output of a PV Panel

2014

The paper illustrates an adaptive approach based on different topologies of artificial neural networks (ANNs) for the power energy output forecasting of photovoltaic (PV) modules. The analysis of the PV module’s power output needed detailed local climate data, which was collected by a dedicated weather monitoring system. The Department of Energy, Information Engineering, and Mathematical Models of the University of Palermo (Italy) has built up a weather monitoring system that worked together with a data acquisition system. The power output forecast is obtained using three different types of ANNs: a one hidden layer Multilayer perceptron (MLP), a recursive neural network (RNN), and a gamma m…

Article SubjectArtificial neural networkRenewable Energy Sustainability and the EnvironmentComputer scienceneural networklcsh:TJ807-830Computer Science::Neural and Evolutionary ComputationPhotovoltaic systemlcsh:Renewable energy sourcesControl engineeringGeneral ChemistrySolar irradianceNetwork topologyAtomic and Molecular Physics and OpticsBackpropagationphotovoltaicsRecurrent neural networkElectricity generationMultilayer perceptronneural networks; photovoltaicsGeneral Materials SciencePhysics::Atmospheric and Oceanic Physics
researchProduct

Hybrid Particle Swarm Optimization With Genetic Algorithm to Train Artificial Neural Networks for Short-Term Load Forecasting

2019

This research proposes a new training algorithm for artificial neural networks (ANNs) to improve the short-term load forecasting (STLF) performance. The proposed algorithm overcomes the so-called training issue in ANNs, where it traps in local minima, by applying genetic algorithm operations in particle swarm optimization when it converges to local minima. The training ability of the hybridized training algorithm is evaluated using load data gathered by Electricity Generating Authority of Thailand. The ANN is trained using the new training algorithm with one-year data to forecast equal 48 periods of each day in 2013. During the testing phase, a mean absolute percentage error (MAPE) is used …

Artificial neural networkComputer sciencebusiness.industry020209 energyLoad forecastingTraining (meteorology)Particle swarm optimization02 engineering and technologyBackpropagationComputer Science ApplicationsTerm (time)Computational Theory and MathematicsArtificial IntelligenceGenetic algorithm0202 electrical engineering electronic engineering information engineering020201 artificial intelligence & image processingArtificial intelligencebusinessInternational Journal of Swarm Intelligence Research
researchProduct

Tabu and Scatter Search for Artificial Neural Networks

2003

In this paper we address the problem of training multilayer feed-forward neural networks. These networks have been widely used for both prediction and classification in many different areas. Although the most popular method for training these networks is back propagation, other optimization methods such as tabu search or scatter search have been applied to solve this problem. This paper presents a new training algorithm based on the tabu search methodology that incorporates elements for search intensification and diversification by utilizing strategic designs where other previous approaches resort to randomization. Our method considers context and search information, as it is provided by th…

Artificial neural networkComputer sciencebusiness.industryContext (language use)Machine learningcomputer.software_genreBackpropagationTabu searchPartial derivativeArtificial intelligencebusinessMetaheuristicGlobal optimizationcomputerSelection (genetic algorithm)
researchProduct

Daily Peak Temperature Forecasting with Elman Neural Networks

2005

This work presents a forecaster based on an Elman artificial neural network trained with resilient backpropagation algorithm for predicting the daily peak temperatures one day ahead. The available time series was recorded at Petrosino (TP), in the west coast of Sicily, Italy and it is composed by temperature (min and max values), the humidity (min and max values) and the rainfall value between January 1st, 1995 and May 14th, 2003. Performances and reliabilities of the proposed model were evaluated by a number of measures, comparing different neural models. Experimental results show very good prediction performances.

Artificial neural networkComputer sciencebusiness.industryLoad forecastingWeather forecastingHumiditycomputer.software_genreRpropBackpropagationStatisticsartificial neural networkTemperature forecastingPrecipitationWest coastArtificial intelligencebusinesscomputer
researchProduct

Connectionist models of face processing: A survey

1994

Abstract Connectionist models of face recognition, identification, and categorization have appeared recently in several disciplines, including psychology, computer science, and engineering. We present a review of these models with the goal of complementing a recent survey by Samal and Iyengar [Pattern Recognition25, 65–77 (1992)] of nonconnectionist approaches to the problem of the automatic face recognition. We concentrate on models that use linear autoassociative networks, nonlinear autoassociative (or compression) and/or heteroassociative backpropagation networks. One advantage of these models over some nonconnectionist approaches is that analyzable features emerge naturally from image-b…

Artificial neural networkbusiness.industryComputer scienceFeature selectionMachine learningcomputer.software_genreFacial recognition systemBackpropagationCategorizationConnectionismArtificial IntelligenceFace (geometry)Signal ProcessingPattern recognition (psychology)Computer Vision and Pattern RecognitionArtificial intelligencebusinesscomputerSoftwarePattern Recognition
researchProduct

Two-level branch prediction using neural networks

2003

Dynamic branch prediction in high-performance processors is a specific instance of a general time series prediction problem that occurs in many areas of science. Most branch prediction research focuses on two-level adaptive branch prediction techniques, a very specific solution to the branch prediction problem. An alternative approach is to look to other application areas and fields for novel solutions to the problem. In this paper, we examine the application of neural networks to dynamic branch prediction. We retain the first level history register of conventional two-level predictors and replace the second level PHT with a neural network. Two neural networks are considered: a learning vec…

Artificial neural networkbusiness.industryTime delay neural networkComputer scienceVector quantizationLearning vector quantisationBranch predictorMachine learningcomputer.software_genreBackpropagationApplication areasHardware and ArchitectureArtificial intelligenceHardware_CONTROLSTRUCTURESANDMICROPROGRAMMINGTime seriesbusinesscomputerSoftwareJournal of Systems Architecture
researchProduct

Artificial neural network for quantitative determination of total protein in yogurt by infrared spectrometry

2009

Abstract A method has been introduced for quantitative determination of protein content in yogurt samples based on the characteristic absorbance of protein in 1800–1500 cm− 1 spectral region by mid-FTIR spectroscopy and chemometrics. Successive Projection Algorithm (SPA) wavelength selection procedure, coupled with feed forward Back-Propagation Artificial Neural Network (BP-ANN) model was the benefited chemometric technique. Relative Error of Prediction (REP) in BP-ANN and SPA-BP-ANN methods for training set was 7.25 and 3.70 respectively. Considering the complexity of the sample, the ANN model was found to be reliable, while the proposed method is rapid and simple, without any sample prepa…

ChemometricsAbsorbanceChromatographyArtificial neural networkChemistryApproximation errorSample preparationBiological systemQuantitative analysis (chemistry)SpectroscopyBackpropagationDykstra's projection algorithmAnalytical ChemistryMicrochemical Journal
researchProduct

SoC-Based Implementation of the Backpropagation Algorithm for MLP

2008

The backpropagation algorithm used for the training of multilayer perceptrons (MLPs) has a high degree of parallelism and is therefore well-suited for hardware implementation on an ASIC or FPGA. However, most implementations are lacking in generality of application, either by limiting the range of trainable network topologies or by resorting to fixed-point arithmetic to increase processing speed. We propose a parallel backpropagation implementation on a multiprocessor system-on-chip (SoC) with a large number of independent floating-point processing units, controlled by software running on embedded processors in order to allow flexibility in the selection of the network topology to be traine…

Computer scienceDegree of parallelismOverhead (computing)MultiprocessingParallel computingFixed-point arithmeticPerceptronNetwork topologyField-programmable gate arrayBackpropagation2008 Eighth International Conference on Hybrid Intelligent Systems
researchProduct

New systems for extracting 3-D shape information from images

1993

Neural architectures may offer an adequate way to deal with early vision since they are able to learn shape features or classify unknown shapes, generalising the features of a few meaningful examples, with a low computational cost after the training phase. Two different neural approaches are proposed by the authors: the first one consists of a cascaded architecture made up by a first stage named BWE (Boundary Webs Extractor) which is aimed to extract a brightness gradient map from the image, followed by a backpropagation network that estimates the geometric parameters of the object parts present in the perceived scene. The second approach is based on the extraction of the boundary webs map …

Computer sciencebusiness.industryBoundary (topology)Pattern recognitionObject (computer science)BackpropagationExtractorImage (mathematics)SuperquadricsComputer visionArtificial intelligenceD-ShapeBrightness gradientbusiness
researchProduct

Khmer character recognition using artificial neural network

2014

Character Recognition has become an interesting and a challenge topic research in the field of pattern recognition in recent decade. It has numerous applications including bank cheques, address sorting and conversion of handwritten or printed character into machine-readable form. Artificial neural network including self-organization map and multilayer perceptron network with the learning ability could offer the solution to character recognition problem. In this paper presents Khmer Character Recognition (KCR) system implemented in Matlab environment using artificial neural networks. The KCR system described the utilization of integrated self-organization map (SOM) network and multilayer per…

ComputingMethodologies_PATTERNRECOGNITIONArtificial neural networkComputer sciencebusiness.industryTime delay neural networkIntelligent character recognitionMultilayer perceptronPattern recognition (psychology)Feature (machine learning)NeocognitronArtificial intelligencebusinessBackpropagationSignal and Information Processing Association Annual Summit and Conference (APSIPA), 2014 Asia-Pacific
researchProduct