-
Notifications
You must be signed in to change notification settings - Fork 44
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 860 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 860 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "l2rpn_baselines/PandapowerOPFAgent"]
path = l2rpn_baselines/PandapowerOPFAgent
url = https://github.com/jhmenke/grid2op_pp_baseline
[submodule "l2rpn_baselines/Geirina"]
path = l2rpn_baselines/Geirina
url = https://github.com/djmax008/GEIRINA_baseline
[submodule "l2rpn_baselines/AsynchronousActorCritic"]
path = l2rpn_baselines/AsynchronousActorCritic
url = https://github.com/KishanGitASU/A3C-RL-baseline-agent-for-Grid2Op-environment.git
[submodule "l2rpn_baselines/Kaist"]
path = l2rpn_baselines/Kaist
url = https://github.com/sunghoonhong/L2RPN-WCCI-2020-Winner
[submodule "l2rpn_baselines/curriculumagent"]
path = l2rpn_baselines/curriculumagent
url = https://github.com/FraunhoferIEE/curriculumagent/
[submodule "l2rpn_baselines/LJNAgent"]
path = l2rpn_baselines/LJNAgent
url = git@github.com:lajavaness/l2rpn-2023-ljn-agent.git