Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

DSS Gym

Working code to put a Gym interface over an OpenDSS model (using the Python DSS library.)

TODOS:

  1. Import existing useful code from OLTCAttacks, rtds-py
  2. Define gym action shapes
  3. Define state space shapes i. Refine rtds-py datamapping code, bring it here. ii. Bring sample data over too.
  4. Make the interface