mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-15 02:52:22 +01:00
Add readme generation <noupdate>
This commit is contained in:
11
src/cognition-and-neuroscience/metadata.json
Normal file
11
src/cognition-and-neuroscience/metadata.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "Cognition and Neuroscience",
|
||||
"year": 1,
|
||||
"semester": 2,
|
||||
"pdfs": [
|
||||
{
|
||||
"name": "Module 1",
|
||||
"path": "cn.pdf"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "Combinatorial Decision Making and Optimization",
|
||||
"year": 1,
|
||||
"semester": 2,
|
||||
"pdfs": [
|
||||
{
|
||||
"name": "Module 1",
|
||||
"path": "module1/cdmo1.pdf"
|
||||
},
|
||||
{
|
||||
"name": "Module 2",
|
||||
"path": "module2/cdmo2.pdf"
|
||||
}
|
||||
]
|
||||
}
|
||||
11
src/deep-learning/metadata.json
Normal file
11
src/deep-learning/metadata.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "Deep Learning",
|
||||
"year": 1,
|
||||
"semester": 2,
|
||||
"pdfs": [
|
||||
{
|
||||
"name": null,
|
||||
"path": "dl.pdf"
|
||||
}
|
||||
]
|
||||
}
|
||||
19
src/fundamentals-of-ai-and-kr/metadata.json
Normal file
19
src/fundamentals-of-ai-and-kr/metadata.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Fundamentals of Artificial Intelligence and Knowledge Representation",
|
||||
"year": 1,
|
||||
"semester": 1,
|
||||
"pdfs": [
|
||||
{
|
||||
"name": "Module 1",
|
||||
"path": "module1/faikr1.pdf"
|
||||
},
|
||||
{
|
||||
"name": "Module 2",
|
||||
"path": "module2/faikr2.pdf"
|
||||
},
|
||||
{
|
||||
"name": "Module 3",
|
||||
"path": "module3/faikr3.pdf"
|
||||
}
|
||||
]
|
||||
}
|
||||
15
src/image-processing-and-computer-vision/metadata.json
Normal file
15
src/image-processing-and-computer-vision/metadata.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "Image Processing and Computer Vision",
|
||||
"year": 1,
|
||||
"semester": 2,
|
||||
"pdfs": [
|
||||
{
|
||||
"name": "Module 1",
|
||||
"path": "module1/ipcv1.pdf"
|
||||
},
|
||||
{
|
||||
"name": "Module 2",
|
||||
"path": "module2/ipcv2.pdf"
|
||||
}
|
||||
]
|
||||
}
|
||||
15
src/languages-and-algorithms-for-ai/metadata.json
Normal file
15
src/languages-and-algorithms-for-ai/metadata.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "Languages and Algorithms for Artificial Intelligence",
|
||||
"year": 1,
|
||||
"semester": 3,
|
||||
"pdfs": [
|
||||
{
|
||||
"name": "Module 2",
|
||||
"path": "module2/laai2.pdf"
|
||||
},
|
||||
{
|
||||
"name": "Module 3",
|
||||
"path": "module3/laai3.pdf"
|
||||
}
|
||||
]
|
||||
}
|
||||
11
src/machine-learning-and-data-mining/metadata.json
Normal file
11
src/machine-learning-and-data-mining/metadata.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "Machine Learning and Data Mining",
|
||||
"year": 1,
|
||||
"semester": 1,
|
||||
"pdfs": [
|
||||
{
|
||||
"name": null,
|
||||
"path": "dm-ml.pdf"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "Statistical and Mathematical Methods for Artificial Intelligence",
|
||||
"year": 1,
|
||||
"semester": 1,
|
||||
"pdfs": [
|
||||
{
|
||||
"name": null,
|
||||
"path": "smm.pdf"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user