Abstract:
Advances in Computational Intelligence
Volume 9094 of the series Lecture Notes in Computer Science pp 430-443
Deep Neural Networks for Wind Energy Prediction
- Abstract
In this work we will apply some of the Deep Learning models that are currently obtaining state of the art results in several machine learning problems to the prediction of wind energy production. In particular, we will consider both deep, fully connected multilayer perceptrons with appropriate weight initialization, and also convolutional neural networks that can take advantage of the spatial and feature structure of the numerical weather prediction patterns. We will also explore the effects of regularization techniques such as dropout or weight decay and consider how to select the final predictive deep models after analyzing their training evolution.