├── Action_Mono.png ├── README.md ├── RNN_RL_Frequency_StepLoad.ipynb ├── andes ├── Solar39.ipynb ├── Weights_RNN.pckl ├── Wind39.ipynb ├── ieee39_test.xlsx └── ieee39_wind.xlsx └── data ├── IEEE_39bus_Kron.mat └── Sol_linear.mat /Action_Mono.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Wenqi-Cui/RNN-RL-Frequency-Lyapunov/HEAD/Action_Mono.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Wenqi-Cui/RNN-RL-Frequency-Lyapunov/HEAD/README.md -------------------------------------------------------------------------------- /RNN_RL_Frequency_StepLoad.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Wenqi-Cui/RNN-RL-Frequency-Lyapunov/HEAD/RNN_RL_Frequency_StepLoad.ipynb -------------------------------------------------------------------------------- /andes/Solar39.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Wenqi-Cui/RNN-RL-Frequency-Lyapunov/HEAD/andes/Solar39.ipynb -------------------------------------------------------------------------------- /andes/Weights_RNN.pckl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Wenqi-Cui/RNN-RL-Frequency-Lyapunov/HEAD/andes/Weights_RNN.pckl -------------------------------------------------------------------------------- /andes/Wind39.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Wenqi-Cui/RNN-RL-Frequency-Lyapunov/HEAD/andes/Wind39.ipynb -------------------------------------------------------------------------------- /andes/ieee39_test.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Wenqi-Cui/RNN-RL-Frequency-Lyapunov/HEAD/andes/ieee39_test.xlsx -------------------------------------------------------------------------------- /andes/ieee39_wind.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Wenqi-Cui/RNN-RL-Frequency-Lyapunov/HEAD/andes/ieee39_wind.xlsx -------------------------------------------------------------------------------- /data/IEEE_39bus_Kron.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Wenqi-Cui/RNN-RL-Frequency-Lyapunov/HEAD/data/IEEE_39bus_Kron.mat -------------------------------------------------------------------------------- /data/Sol_linear.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Wenqi-Cui/RNN-RL-Frequency-Lyapunov/HEAD/data/Sol_linear.mat --------------------------------------------------------------------------------