GithubHelp home page GithubHelp logo

2023-energy-kit's Introduction

Installation

Download Conda.

setup conda path in .vscode/settings.json

change the following lines if conda isnt recognised "python.defaultInterpreterPath": "C:\user\anaconda3\python.exe", // here "python.condaPath": "C:\user\anaconda3\Scripts\conda.exe" // here

Run conda env create -f SOML.yaml at root folder.

File structure

directories

/data: has source and cleaned data /alpg-master: code used to generate synthetic load data /diagrams: some of the graphs and diagrams used in reports /graphs: some of the graphs generated during exploration process /saved_model: saved trained ml models

python classes

  • ml_models.py : loads pre-trained ml models and performs online training
  • online_batches.py : loads pre-made sliding window batches (for ease of use in ml_model.py)

jupyter notebooks

main jupyter notebook to run the project

  • optimization.ipynb : Main notebook with optimization, MPC simulation, and printing of the graphs

Optimisation

  • optimization(bidirectional_pricing).ipynb
  • optimization(unidirectional_pricing).ipynb
  • optimization_with_penalty.ipynb : Copy of optimization.ipynb used to compare the effect of the penalty functions.
  • optimization_null.ipynb : Copy of optimization but adjusted for Case 0 (no prediction).

ML training and exploration

  • [Austin]solar_temp_predictions.ipynb : Data cleaning and DNN models experiments for solar insolation and temp predictions
  • [BOM]solar_predictions.ipynb : Data cleaning and DNN models experiments for BOM-72 solar insolation predictions.
  • [BOM]Outdoor_temperature_predictions.ipynb : Data cleaning and classical ML models experiments for BOM dataset.
  • complete_temp.ipynb : Data cleaning and DNN models for BOM-72 temperature predictions.
  • load_dnn.ipynb : DNN models experiments for load predictions
  • load_prediction.ipynb : Classical ML models for load predictions
  • mol_model_testin.ipynb : To test teh ml_model.py and online_batches.py classes
  • load_data.ipynb

2023-energy-kit's People

Contributors

muckthebuck avatar ankeoatley avatar mmulheron avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.