Skip to content
#

lgplv3

Here are 48 public repositories matching this topic...

megies
megies commented Oct 15, 2020

We should add an option to be able to pass in an existing matplotlib Figure and list of Axes objects to PPSD.plot() as PPSD.plot(..., fig=None, axes=None) like we have for many other plotting routines. The purpose is to make it easier to make figures that have different PPSDs plotted in various subplots/axes. Compare [this post on discourse](https://discourse.obspy.org/t/plotting-ppsd-of-a

enhancement .imaging Good First Issue

Reinforcement Learning using the Actor-Critic framework for the L2RPN challenge (https://l2rpn.chalearn.org/ & https://competitions.codalab.org/competitions/22845#learn_the_details-overview). The agent trained using this code was one of the winners of the challenge. The code runs on the pypownet environment (https://github.com/MarvinLer/pypownet). It is released under a license of LGPLv3

  • Updated Jul 15, 2019
  • Python

Improve this page

Add a description, image, and links to the lgplv3 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lgplv3 topic, visit your repo's landing page and select "manage topics."

Learn more