Giter Site home page Giter Site logo

suleimanelkhoury / ec-scheduling Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 31 KB

Three implemented evolutionary strategies using DEAP to optimize energy scheduling tasks.

Shell 2.14% Python 97.57% Dockerfile 0.29%
cmaes deap docker evolutionary-algorithms flask machine-learning microservices nsga-ii pso python redis

ec-scheduling's Introduction

EC-Scheduler

Project Overview

Welcome to EC-Scheduler! This project provides a comprehensive solution for optimizing and scheduling general energy resources. It consists of three main components:

  1. Optimization Method (ec-scheduler): This component implements various evolutionary computing methods for optimizing energy scheduling using the DEAP (Distributed Evolutionary Algorithms in Python) library. It includes:

    • NSGA2 (Non-dominated Sorting Genetic Algorithm II)
    • PSO (Particle Swarm Optimization)
    • CMAES (Covariance Matrix Adaptation Evolution Strategy)
  2. Mockup Scheduler (mockup_scheduler): This component simulates the scheduling of five different types of energy facilities:

    • Photovoltaic (solar panels)
    • Wind Turbine
    • Two Batteries
    • Combined Heat and Power Plant
  3. User Interface (user_interface): Built using PyQt5, this component provides a graphical interface to interact with the optimization methods. It allows users to configure and execute optimization tasks and view results.

Getting Started

To get started with ec-scheduler, simply execute the start_services.sh script to build and run the necessary Docker containers. This script handles the setup and execution of all services required for the project.

Project Structure

  • start_services.sh: Script to build and run Docker containers.
  • delete_services.sh: Script to delete Docker containers.
  • optimization_method: Directory for the optimization methods.
  • mockup_scheduler: Directory for a simple mockup scheduler project.
  • user_interface: Directory for the PyQt5 UI.

Contributing

Contributions are welcome! To contribute, please fork the repository and submit a pull request.

ec-scheduling's People

Contributors

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