mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-18 12:21:46 +01:00
19 lines
440 B
JSON
19 lines
440 B
JSON
{
|
|
"name": "Fundamentals of Artificial Intelligence and Knowledge Representation",
|
|
"year": 1,
|
|
"semester": 1,
|
|
"pdfs": [
|
|
{
|
|
"name": "FAIKR module 1",
|
|
"path": "module1/faikr1.pdf"
|
|
},
|
|
{
|
|
"name": "FAIKR module 2",
|
|
"path": "module2/faikr2.pdf"
|
|
},
|
|
{
|
|
"name": "FAIKR module 3",
|
|
"path": "module3/faikr3.pdf"
|
|
}
|
|
]
|
|
} |