mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-14 18:51:52 +01:00
🤖 Hello human, doing my things (d4b22b1)
This commit is contained in:
28
.hash
28
.hash
@ -1,14 +1,14 @@
|
||||
ainotes.cls,d9b2afb
|
||||
cognition-and-neuroscience/module1,71b973f
|
||||
combinatorial-decision-making-and-optimization/module1,1ebcad4
|
||||
combinatorial-decision-making-and-optimization/module2,2ffce7d
|
||||
deep-learning,19c6975
|
||||
fundamentals-of-ai-and-kr/module1,400dfd1
|
||||
fundamentals-of-ai-and-kr/module2,400dfd1
|
||||
fundamentals-of-ai-and-kr/module3,400dfd1
|
||||
image-processing-and-computer-vision/module1,c7de118
|
||||
image-processing-and-computer-vision/module2,412c906
|
||||
languages-and-algorithms-for-ai/module2,6a33527
|
||||
languages-and-algorithms-for-ai/module3,9dbb182
|
||||
machine-learning-and-data-mining,19c6975
|
||||
statistical-and-mathematical-methods-for-ai,19c6975
|
||||
ainotes.cls,d4b22b1
|
||||
year1/cognition-and-neuroscience/module1,7f9131a
|
||||
year1/combinatorial-decision-making-and-optimization/module1,ea45a50
|
||||
year1/combinatorial-decision-making-and-optimization/module2,52495c2
|
||||
year1/deep-learning,c98859e
|
||||
year1/fundamentals-of-ai-and-kr/module1,ac34ec0
|
||||
year1/fundamentals-of-ai-and-kr/module2,14e408b
|
||||
year1/fundamentals-of-ai-and-kr/module3,e66b724
|
||||
year1/image-processing-and-computer-vision/module1,6609bde
|
||||
year1/image-processing-and-computer-vision/module2,eed1920
|
||||
year1/languages-and-algorithms-for-ai/module2,5a8c822
|
||||
year1/languages-and-algorithms-for-ai/module3,60fdee4
|
||||
year1/machine-learning-and-data-mining,fa4f50d
|
||||
year1/statistical-and-mathematical-methods-for-ai,3dc77a4
|
||||
|
||||
26
README.md
26
README.md
@ -11,20 +11,20 @@ Compiled PDF files are in the [`pdfs` branch](https://github.com/NotXia/unibo-ai
|
||||
|
||||
### Year 1
|
||||
- **Fundamentals of Artificial Intelligence and Knowledge Representation**
|
||||
- [FAIKR module 1](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/fundamentals-of-ai-and-kr/module1/faikr1.pdf)
|
||||
- [FAIKR module 2](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/fundamentals-of-ai-and-kr/module2/faikr2.pdf)
|
||||
- [FAIKR module 3](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/fundamentals-of-ai-and-kr/module3/faikr3.pdf)
|
||||
- [**Machine Learning and Data Mining**](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/machine-learning-and-data-mining/dm-ml.pdf)
|
||||
- [**Statistical and Mathematical Methods for Artificial Intelligence**](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/statistical-and-mathematical-methods-for-ai/smm.pdf)
|
||||
- [FAIKR module 1](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/year1/fundamentals-of-ai-and-kr/module1/faikr1.pdf)
|
||||
- [FAIKR module 2](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/year1/fundamentals-of-ai-and-kr/module2/faikr2.pdf)
|
||||
- [FAIKR module 3](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/year1/fundamentals-of-ai-and-kr/module3/faikr3.pdf)
|
||||
- [**Machine Learning and Data Mining**](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/year1/machine-learning-and-data-mining/dm-ml.pdf)
|
||||
- [**Statistical and Mathematical Methods for Artificial Intelligence**](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/year1/statistical-and-mathematical-methods-for-ai/smm.pdf)
|
||||
- **Cognition and Neuroscience**
|
||||
- [CN module 1](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/cognition-and-neuroscience/module1/cn1.pdf)
|
||||
- [CN module 1](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/year1/cognition-and-neuroscience/module1/cn1.pdf)
|
||||
- **Combinatorial Decision Making and Optimization**
|
||||
- [CDMO module 1](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/combinatorial-decision-making-and-optimization/module1/cdmo1.pdf)
|
||||
- [CDMO module 2](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/combinatorial-decision-making-and-optimization/module2/cdmo2.pdf)
|
||||
- [**Deep Learning**](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/deep-learning/dl.pdf)
|
||||
- [CDMO module 1](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/year1/combinatorial-decision-making-and-optimization/module1/cdmo1.pdf)
|
||||
- [CDMO module 2](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/year1/combinatorial-decision-making-and-optimization/module2/cdmo2.pdf)
|
||||
- [**Deep Learning**](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/year1/deep-learning/dl.pdf)
|
||||
- **Image Processing and Computer Vision**
|
||||
- [IPCV module 1](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/image-processing-and-computer-vision/module1/ipcv1.pdf)
|
||||
- [IPCV module 2](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/image-processing-and-computer-vision/module2/ipcv2.pdf)
|
||||
- [IPCV module 1](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/year1/image-processing-and-computer-vision/module1/ipcv1.pdf)
|
||||
- [IPCV module 2](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/year1/image-processing-and-computer-vision/module2/ipcv2.pdf)
|
||||
- **Languages and Algorithms for Artificial Intelligence**
|
||||
- [LAAI module 2](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/languages-and-algorithms-for-ai/module2/laai2.pdf)
|
||||
- [LAAI module 3](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/languages-and-algorithms-for-ai/module3/laai3.pdf)
|
||||
- [LAAI module 2](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/year1/languages-and-algorithms-for-ai/module2/laai2.pdf)
|
||||
- [LAAI module 3](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/year1/languages-and-algorithms-for-ai/module3/laai3.pdf)
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user