-
Notifications
You must be signed in to change notification settings - Fork 234
Expand file tree
/
Copy path.zenodo.json
More file actions
66 lines (66 loc) · 2.14 KB
/
.zenodo.json
File metadata and controls
66 lines (66 loc) · 2.14 KB
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
"title": "Reinforcement Learning: A Comprehensive Open-Source Course",
"upload_type": "software",
"access_right": "open",
"language": "eng",
"creators": [
{
"name": "Ali Hassan Ali Abdelwanis",
"orcid": "0009-0001-5853-5900",
"affiliation": "Department of Interconnected Automation Systems, University of Siegen, Germany"
},
{
"name": "Barnabas Haucke-Korber",
"orcid": "0000-0003-0862-2069",
"affiliation": "Department of Power Electronics and Electrical Drives, Paderborn University, Germany"
},
{
"name": "Darius Jakobeit",
"orcid": "0009-0002-1576-2465",
"affiliation": "Department of Power Electronics and Electrical Drives, Paderborn University, Germany"
},
{
"name": "Wilhelm Kirchgässner",
"orcid": "0000-0001-9490-1843",
"affiliation": "Department of Power Electronics and Electrical Drives, Paderborn University, Germany"
},
{
"name": "Marvin Meyer",
"orcid": "0009-0008-2879-7118",
"affiliation": "Department of Power Electronics and Electrical Drives, Paderborn University, Germany"
},
{
"name": "Maximilian Schenke",
"orcid": "0000-0001-5427-9527",
"affiliation": "Department of Power Electronics and Electrical Drives, Paderborn University, Germany"
},
{
"name": "Hendrik Vater",
"orcid": "0009-0005-0654-8741",
"affiliation": "Department of Power Electronics and Electrical Drives, Paderborn University, Germany"
},
{
"name": "Oliver Wallscheid",
"orcid": "0000-0001-9362-8777",
"affiliation": "Department of Power Electronics and Electrical Drives, Paderborn University, Germany"
},
{
"name": "Daniel Weber",
"orcid": "0000-0003-3367-5998",
"affiliation": "Department of Power Electronics and Electrical Drives, Paderborn University, Germany"
}
],
"keywords": [
"data science",
"Python",
"TensorFlow",
"PyTorch",
"Jupyter notebook",
"reproducible workflow",
"open science",
"reinforcement learning",
"exploratory data analysis",
"machine learning",
"supervised learning"
]
}