/Energy-Demand-Predictor-Python

This program trains an MLP from Python's sklearn.neural_network module to predict the UK's energy demand. Configuration can be changed in the mlp.py file. The script optimisation.py can be ran to iterate through training numerous network configurations.

Primary LanguagePython

This repository is not active