-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.zenodo.json
41 lines (41 loc) · 1.04 KB
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"description": "A framework for training theoretically stable (and robust) Reinforcement Learning control algorithms.",
"license": "MIT",
"title": "rickstaa/stable-learning-control",
"upload_type": "software",
"keywords": [
"reinforcement-learning",
"control",
"stability",
"robustness",
"simulation",
"openai-gym",
"gymnasium",
"artificial-intelligence",
"deep-learning",
"neural-networks",
"machine-learning",
"framework",
"gaussian-networks"
],
"creators": [
{
"orcid": "0000-0003-4835-2040",
"affiliation": "TU Delft",
"name": "Rick Staa"
},
{
"orcid": "0000-0003-1121-9879",
"affiliation": "The University of Manchester",
"name": "Wei Pan"
},
{
"name": "dds0117"
},
{
"affiliation": "@mend",
"name": "Mend Renovate"
}
],
"access_right": "open"
}