rule-based-controller

There are 2 repositories under rule-based-controller topic.

  • georkara/Chargym-Charging-Station

    Chargym simulates the operation of an electric vehicle charging station (EVCS) considering random EV arrivals and departures within a day. This is a generalised environment for charging/discharging EVs under various disturbances (weather conditions, pricing models, stochastic arrival-departure EV times and stochastic Battery State of Charge (BOC) at arrival). This is an open source OpenAI Gym environment for the implementation of Reinforcement Learning (RL), Rule-based approaches (RB) and Intelligent Control (IC).

    Language:Python944722
  • HYDesmondLiu/RUBICON

    A novel method to incorporate existing policy (Rule-based control) with Reinforcement Learning.

    Language:Python3100