Coder Social home page Coder Social logo

rangl-zeepkist's People

Contributors

simontindemans avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

iepg

rangl-zeepkist's Issues

Static second peak

I am a little concerned that the time of the second peak remains effectively constant after instantiation of the agent. So all training is done using the knowledge that the peak occurs at that specific (but random) instant of time.

Should we train over a large number of scenarios where the peak occurs at different times? This could be done by modifying the environment reset() function (in a wrapper) to resample the peak time.

As an intermediate step, we could run evaluations on evaluations with different initialisations.

Feature: reduce observation space

To do: reduce observation time series from 96 to roughly 25 (time needed to fully ramp up and down the slow generator). That should be a conservative action horizon.

Better plotting

We'll need to modify the plotting function (inside PlotWrapper) to show other relevant aspects. For example, also plot the sum of generator outputs, and the difference with realised demand.

Testing of architectures and parameters

Only if there is time: compare different RL architectures and related parameters (learning rate, gamma, ...). Currently SAC (soft actor critic) is used with gamma=0.85 (to provide exponential averaging on a short-ish time scale)

Remove: current time forecast

I have made a bit of an effort to include the current total outturn, but it's not really relevant. Can be removed for simpler code and without loss of performance

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.