├── README.md └── Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks ├── DDPG_OSTC.py ├── DDPG_OSTC_MA.py ├── DDPG_OSTC_MA_qr.py ├── DDPG_and_one_step.py ├── DDPG_two_critic.py ├── Env.py ├── MBO.py ├── SAC.py ├── SAC_OSTC_sa.py ├── SAC_OSTC_sa_MA.py ├── SAC_OSTC_sa_MA_qr.py ├── SAC_TC.py ├── action118777vvo.npy ├── base.py ├── case1180zh.mat ├── case118zh.m ├── case118zh.mat ├── case33_bw.mat ├── case69.mat ├── data_processing_short_sight-day_accum-3seed-2.ipynb ├── gen96.npy ├── gene_pu.npy ├── genenoise96.npy ├── ieee_33_net_o ├── ieeecase69 ├── load96.npy ├── load_pu.npy ├── load_pu_1.npy ├── loadnoise96.npy ├── reward118777vvo.npy └── two118gen.npy /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/README.md -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/DDPG_OSTC.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/DDPG_OSTC.py -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/DDPG_OSTC_MA.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/DDPG_OSTC_MA.py -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/DDPG_OSTC_MA_qr.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/DDPG_OSTC_MA_qr.py -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/DDPG_and_one_step.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/DDPG_and_one_step.py -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/DDPG_two_critic.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/DDPG_two_critic.py -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/Env.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/Env.py -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/MBO.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/MBO.py -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/SAC.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/SAC.py -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/SAC_OSTC_sa.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/SAC_OSTC_sa.py -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/SAC_OSTC_sa_MA.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/SAC_OSTC_sa_MA.py -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/SAC_OSTC_sa_MA_qr.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/SAC_OSTC_sa_MA_qr.py -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/SAC_TC.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/SAC_TC.py -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/action118777vvo.npy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/action118777vvo.npy -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/base.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/base.py -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/case1180zh.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/case1180zh.mat -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/case118zh.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/case118zh.m -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/case118zh.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/case118zh.mat -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/case33_bw.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/case33_bw.mat -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/case69.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/case69.mat -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/data_processing_short_sight-day_accum-3seed-2.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/data_processing_short_sight-day_accum-3seed-2.ipynb -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/gen96.npy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/gen96.npy -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/gene_pu.npy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/gene_pu.npy -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/genenoise96.npy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/genenoise96.npy -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/ieee_33_net_o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/ieee_33_net_o -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/ieeecase69: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/ieeecase69 -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/load96.npy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/load96.npy -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/load_pu.npy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/load_pu.npy -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/load_pu_1.npy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/load_pu_1.npy -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/loadnoise96.npy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/loadnoise96.npy -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/reward118777vvo.npy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/reward118777vvo.npy -------------------------------------------------------------------------------- /Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/two118gen.npy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ikelq/single-period-two-critic-DRL/HEAD/Single-Period Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks/two118gen.npy --------------------------------------------------------------------------------