-
Notifications
You must be signed in to change notification settings - Fork 47
Expand file tree
/
Copy pathindex.yml
More file actions
60 lines (60 loc) · 2.59 KB
/
Copy pathindex.yml
File metadata and controls
60 lines (60 loc) · 2.59 KB
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
notebooks:
label: Lecture Notes
background: images/notes-header.jpg
content:
- pdf: notebooks/1_intelligent_agents/index.pdf
text: Intelligent Agents
kind: S2021, LN, PDF
- notebook: notebooks/2_uninformed_search/
kind: S2021, LN, Notebook
#- notebook: notebooks/3_informed_search/
- notebook: notebooks/4_advanced_heuistics/
kind: S2021, LN, Notebook
- notebook: notebooks/5_local_search/
kind: S2021, LN, Notebook
- notebook: notebooks/6_search_in_continuous_space/
kind: S2021, LN, Notebook
- pdf: notebooks/7_CSP/index.pdf
kind: S2021, LN, PDF
- notebook: notebooks/8_adversarial_search/
kind: S2021, LN, Notebook
- notebook: notebooks/9_bayesian_networks/index1.ipynb
kind: S2021, LN, Notebook
metadata: notebooks/9_bayesian_networks/metadata.yml
text: Baysian Networks - Part 1
- notebook: notebooks/9_bayesian_networks/index2.ipynb
kind: S2021, LN, Notebook
metadata: notebooks/9_bayesian_networks/metadata.yml
text: Baysian Networks - Part 2
- notebook: notebooks/9_bayesian_networks/index3.ipynb
kind: S2021, LN, Notebook
metadata: notebooks/9_bayesian_networks/metadata.yml
text: Baysian Networks - Part 3
- notebook: notebooks/11_temporal_probability_models/index1.ipynb
kind: S2021, LN, Notebook
metadata: notebooks/11_temporal_probability_models/metadata.yml
text: Temporal Probability Models - Part 1
- notebook: notebooks/11_temporal_probability_models/index2.ipynb
kind: S2021, LN, Notebook
metadata: notebooks/11_temporal_probability_models/metadata.yml
text: Temporal Probability Models - Part 2
- notebook: notebooks/11_temporal_probability_models/index3.ipynb
kind: S2021, LN, Notebook
metadata: notebooks/11_temporal_probability_models/metadata.yml
text: Temporal Probability Models - Part 3
- notebook: notebooks/11_temporal_probability_models/index4.ipynb
kind: S2021, LN, Notebook
metadata: notebooks/11_temporal_probability_models/metadata.yml
text: Temporal Probability Models - Part 4
- notebook: notebooks/13_learning_a_decision_tree/
kind: S2021, LN, Notebook
- notebook: notebooks/15_neural_networks/
kind: S2021, LN, Notebook
- notebook: notebooks/16_deep_neural_networks/
kind: S2021, LN, Notebook
#- notebook: notebooks/17_markov_decision_processes/
- notebook: notebooks/18_reinforcement_learning/
kind: S2021, LN, Notebook
- md: notebooks/19_intelligent_agents/index.md
text: Intelligent Agents
kind: S2021, LN, MD