Coder Social home page Coder Social logo

master_thesis_repository's Introduction

Master Thesis: Residential Energy Consumption Optimization through Reinforcement Learning

Welcome to the repository dedicated to my Master's thesis focusing on Reinforcement Learning (RL) applications in household energy optimization.

Contents

  • nyiso_hourly_prices.csv: Contains historical price data crucial for modeling and simulating energy market environments.
  • requirements.txt: PIP package information essential for setting up the required Python environment.
  • SmartHomeGymEnv_v2_deployment.py: Gymnasium environment definition essential for training RL algorithms tailored for energy market scenarios.
  • train_agent_on_environment.ipynb: Notebook for training RL agents in various environmental contexts.
  • test_agent_deployment.ipynb: Testing pre-trained RL agents' performance on specific days within the energy market.
  • LICENCE.txt: The Licence for this work
  • Diploma_Thesis.pdf: The PDF of my Master thesis with the title "Residential Energy Consumption Optimization through Reinforcement Learning"

Setup Instructions

Before Running:

  1. Download and open Anaconda Prompt (Download Anaconda).
  2. Execute: conda create -n your_env_name python=3.10.12 to create a virtual Conda environment with the specified Python version.
  3. Activate the virtual Conda environment: conda activate your_env_name.
  4. Install required packages: pip install -r requirements.txt.
  5. Run the Jupyter Notebooks to explore RL training and testing procedures.

This repository serves as a comprehensive guide and resource hub for understanding, experimenting with, and implementing RL models in the context of household energy optimization.

Feel free to explore the provided resources, engage in experiments, and contribute to the advancement of Reinforcement Learning methodologies within this wonderful field.

Acknowledgements

I would like to express my sincere gratitude to my supervisor, Professor George C. Polyzos, for his continuous and valuable guidance and support during the preparation of this thesis and in my studies in general, and to Professor Iordanis Koutsopoulos for his helpful comments and constructive criticism. I am also very grateful to PhD candidate Spiros Chadoulos for the technical guidance and knowledge he provided me and the countless conversations we had, helping me to complete this thesis successfully. This work was supported by the EMERGENT project which has received funding from the 2nd I-NERGY open call under Grant 101016508.

master_thesis_repository's People

Contributors

gody10 avatar

Stargazers

Marina Samprovalaki avatar  avatar

Watchers

 avatar  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.