l2rpn-baselines
bd-dev

How to contribute

  • Template: How to contribute to l2rpn baselines
  • Do Nothing: a more concrete example the “do nothing” Baseline

Some RL implementation examples

  • PPO: with ray/rllib
  • PPO: with stable-baselines3
  • External Contributions

Expert systems and optimizers

  • ExpertAgent: A example implementation of using ExpertOpForGrid for empirical overflow solving
  • OptimCVXPY: A example implementation of an agent based on an optimizer

Legacy implementations

  • utils: Some utility functions and classes
  • DeepQSimple: A simple implementation of the Deep Q Learning
  • DoubleDuelingDQN: A example implementation of Double Duelling Deep Q Network
  • DuelQSimple: Double Duelling Deep Q Learning
  • DuelQLeapNet: D3QN with LeapNet
  • DoubleDuelingRDQN: A example implementation of Recurrent DoubleQ Network
  • LeapNetEncoded: D3QN on a state encoded by a leap net
  • SAC: Soft Actor Critic
l2rpn-baselines
  • Search


© Copyright 2020, RTE France. Revision 65ff9606.

Built with Sphinx using a theme provided by Read the Docs.