-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.zenodo.json
More file actions
33 lines (33 loc) · 848 Bytes
/
.zenodo.json
File metadata and controls
33 lines (33 loc) · 848 Bytes
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
{
"title": "MLPro-Int-River - Integration of River into MLPro",
"description": "This repository provides wrapper classes that enable the use of selected River functionalities in your MLPro applications.",
"creators": [
{
"name": "Arend, Detlef",
"affiliation": "South Westphalia University of Applied Sciences, Germany",
"orcid": "0000-0002-8315-2346"
},
{
"name": "Yuwono, Steve",
"affiliation": "South Westphalia University of Applied Sciences, Germany",
"orcid": "0000-0001-7570-2726"
}
],
"license": "Apache-2.0",
"upload_type": "software",
"keywords": [
"online machine learning",
"Python",
"MLPro",
"River",
"framework",
"open source"
],
"communities": [
{
"identifier": "mlpro"
}
],
"language": "eng",
"access_right": "open"
}