16 lines
410 B
JSON
16 lines
410 B
JSON
{
|
|
"categories": [
|
|
{
|
|
"id": "cs.AI",
|
|
"name": "Artificial Intelligence",
|
|
"description": "Covers all aspects of artificial intelligence research"
|
|
},
|
|
{
|
|
"id": "cs.ML",
|
|
"name": "Machine Learning",
|
|
"description": "Covers all aspects of machine learning research"
|
|
}
|
|
],
|
|
"default_categories": ["cs.AI"]
|
|
}
|