Home - lotteph/tweedejaarsproject GitHub Wiki

Predicting generation of energy using weather reports

We are like tenant farmers chopping down the fence around our house for fuel when we should be using Nature's inexhaustible sources of energy -- sun, wind and tide.... I'd put my money on the sun and solar energy. What a source of power! I hope we don't have to wait until oil and coal run out before we tackle that. -Thomas Edison

This codebase tries to predict the output of solar panels based on properties and historic output of the panel, and the weather report. This is done using different kinds of regression algorithms, a recurrent neural network and a fully connected neural network.