File tree 34 files changed +143
-502
lines changed
11-Planning-And-Acting-In-The-Real-World
12-Knowledge-Representation
13-Quantifying-Uncertainity
14-Probabilistic-Reasoning
15-Probabilistic-Reasoning-Over-Time
16-Making-Simple-Decisions
17-Making-Complex-Decisions
18-Learning-From-Examples
20-Learning-Probabilistic-Models
21-Reinforcement-Learning
22-Natural-Language-Processing
23-Natural-Language-For-Communication
26-Philosophical-Foundations
27-AI-The-Present-And-Future
3-Solving-Problems-By-Searching
4-Beyond-Classical-Search
6-Constraint-Satisfaction-Problems
9-Inference-In-First-Order-Logic
34 files changed +143
-502
lines changed Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< title > 1 Introduction</ title >
5
- < script src ="http://code.jquery.com/jquery-1.10.2.js "> </ script >
5
+ < link rel ="stylesheet " href ="../styles.css ">
6
+ < script src ="http://code.jquery.com/jquery-1.12.4.js "> </ script >
6
7
< script type ="text/javascript " src ="../main.js "> </ script >
7
- < script >
8
- $ ( function ( ) {
9
- $ ( 'header' ) . load ( "../header.html" ) ;
10
- } ) ;
11
- </ script >
12
8
</ head >
13
9
< body >
14
- < header >
15
-
16
- </ header >
17
10
18
11
< div class ="row ">
19
12
< div class ="col-sm-6 col-md-offset-3 " id ="content ">
@@ -22,8 +15,6 @@ <h2>Introduction</h2>
22
15
< p > Placeholder text </ p >
23
16
</ div >
24
17
</ div >
25
- < footer class ="container-fluid text-center ">
26
- < img src ="http://aima.cs.berkeley.edu/aima_logo.png ">
27
- </ footer >
18
+
28
19
</ body >
29
20
</ html >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< title > 10 Classical Planning </ title >
5
- < script src ="http://code.jquery.com/jquery-1.10.2.js "> </ script >
5
+ < link rel ="stylesheet " href ="../styles.css ">
6
+ < script src ="http://code.jquery.com/jquery-1.12.4.js "> </ script >
6
7
< script type ="text/javascript " src ="../main.js "> </ script >
7
-
8
- < script >
9
- $ ( function ( ) {
10
- $ ( 'header' ) . load ( "../header.html" ) ;
11
- } ) ;
12
- </ script >
13
8
</ head >
14
9
< body >
15
-
16
- < header >
17
-
18
- </ header >
19
10
20
11
< div class ="row ">
21
12
< div class ="col-sm-6 col-md-offset-3 " id ="content ">
22
13
< h1 > Classical Planning</ h1 >
23
14
< p > TODO</ p >
24
-
25
-
26
15
</ div >
27
16
</ div >
28
-
29
- < footer class ="container-fluid text-center ">
30
- < img src ="http://aima.cs.berkeley.edu/aima_logo.png "> </ img >
31
- </ footer >
32
-
17
+
33
18
</ body >
34
19
</ html >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< title > 11 Planning and Acting in The Real World </ title >
5
- < script src ="http://code.jquery.com/jquery-1.10.2.js "> </ script >
5
+ < link rel ="stylesheet " href ="../styles.css ">
6
+ < script src ="http://code.jquery.com/jquery-1.12.4.js "> </ script >
6
7
< script type ="text/javascript " src ="../main.js "> </ script >
7
-
8
- < script >
9
- $ ( function ( ) {
10
- $ ( 'header' ) . load ( "../header.html" ) ;
11
- } ) ;
12
- </ script >
13
8
</ head >
14
9
< body >
15
-
16
- < header >
17
-
18
- </ header >
19
10
20
11
< div class ="row ">
21
12
< div class ="col-sm-6 col-md-offset-3 " id ="content ">
@@ -26,9 +17,5 @@ <h1>Planning and Acting in The Real World</h1>
26
17
</ div >
27
18
</ div >
28
19
29
- < footer class ="container-fluid text-center ">
30
- < img src ="http://aima.cs.berkeley.edu/aima_logo.png "> </ img >
31
- </ footer >
32
-
33
20
</ body >
34
21
</ html >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< title > 12 Knowledge Representation </ title >
5
- < script src ="http://code.jquery.com/jquery-1.10.2.js "> </ script >
5
+ < link rel ="stylesheet " href ="../styles.css ">
6
+ < script src ="http://code.jquery.com/jquery-1.12.4.js "> </ script >
6
7
< script type ="text/javascript " src ="../main.js "> </ script >
7
-
8
- < script >
9
- $ ( function ( ) {
10
- $ ( 'header' ) . load ( "../header.html" ) ;
11
- } ) ;
12
- </ script >
13
8
</ head >
14
9
< body >
15
10
16
- < header >
17
-
18
- </ header >
19
-
20
11
< div class ="row ">
21
12
< div class ="col-sm-6 col-md-offset-3 " id ="content ">
22
13
< h1 > Knowledge Representation</ h1 >
@@ -26,9 +17,5 @@ <h1>Knowledge Representation</h1>
26
17
</ div >
27
18
</ div >
28
19
29
- < footer class ="container-fluid text-center ">
30
- < img src ="http://aima.cs.berkeley.edu/aima_logo.png "> </ img >
31
- </ footer >
32
-
33
20
</ body >
34
21
</ html >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< title > 13 Quantifying Uncertainity</ title >
5
- < script src ="http://code.jquery.com/jquery-1.10.2.js "> </ script >
5
+ < link rel ="stylesheet " href ="../styles.css ">
6
+ < script src ="http://code.jquery.com/jquery-1.12.4.js "> </ script >
6
7
< script type ="text/javascript " src ="../main.js "> </ script >
7
-
8
- < script >
9
- $ ( function ( ) {
10
- $ ( 'header' ) . load ( "../header.html" ) ;
11
- } ) ;
12
- </ script >
13
8
</ head >
14
9
< body >
15
-
16
- < header >
17
-
18
- </ header >
19
10
20
11
< div class ="row ">
21
12
< div class ="col-sm-6 col-md-offset-3 " id ="content ">
@@ -26,9 +17,5 @@ <h1>Quantifying Uncertainity</h1>
26
17
</ div >
27
18
</ div >
28
19
29
- < footer class ="container-fluid text-center ">
30
- < img src ="http://aima.cs.berkeley.edu/aima_logo.png "> </ img >
31
- </ footer >
32
-
33
20
</ body >
34
21
</ html >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< title > 14 Probabilistic Reasoning</ title >
5
- < script src ="http://code.jquery.com/jquery-1.10.2.js "> </ script >
5
+ < link rel ="stylesheet " href ="../styles.css ">
6
+ < script src ="http://code.jquery.com/jquery-1.12.4.js "> </ script >
6
7
< script type ="text/javascript " src ="../main.js "> </ script >
7
-
8
- < script >
9
- $ ( function ( ) {
10
- $ ( 'header' ) . load ( "../header.html" ) ;
11
- } ) ;
12
- </ script >
13
8
</ head >
14
9
< body >
15
10
16
- < header >
17
-
18
- </ header >
19
-
20
11
< div class ="row ">
21
12
< div class ="col-sm-6 col-md-offset-3 " id ="content ">
22
13
< h1 > Probabilistic Reasoning</ h1 >
@@ -26,9 +17,5 @@ <h1>Probabilistic Reasoning</h1>
26
17
</ div >
27
18
</ div >
28
19
29
- < footer class ="container-fluid text-center ">
30
- < img src ="http://aima.cs.berkeley.edu/aima_logo.png "> </ img >
31
- </ footer >
32
-
33
20
</ body >
34
21
</ html >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< title > 15 Probabilistic Reasoning Over Time</ title >
5
- < script src ="http://code.jquery.com/jquery-1.10.2.js "> </ script >
5
+ < link rel ="stylesheet " href ="../styles.css ">
6
+ < script src ="http://code.jquery.com/jquery-1.12.4.js "> </ script >
6
7
< script type ="text/javascript " src ="../main.js "> </ script >
7
-
8
- < script >
9
- $ ( function ( ) {
10
- $ ( 'header' ) . load ( "../header.html" ) ;
11
- } ) ;
12
- </ script >
13
8
</ head >
14
9
< body >
15
10
16
- < header >
17
-
18
- </ header >
19
-
20
11
< div class ="row ">
21
12
< div class ="col-sm-6 col-md-offset-3 " id ="content ">
22
13
< h1 > Probabilistic Reasoning Over Time</ h1 >
@@ -26,9 +17,5 @@ <h1>Probabilistic Reasoning Over Time</h1>
26
17
</ div >
27
18
</ div >
28
19
29
- < footer class ="container-fluid text-center ">
30
- < img src ="http://aima.cs.berkeley.edu/aima_logo.png "> </ img >
31
- </ footer >
32
-
33
20
</ body >
34
21
</ html >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< title > 16 Making Simple Decisions</ title >
5
- < script src ="http://code.jquery.com/jquery-1.10.2.js "> </ script >
5
+ < link rel ="stylesheet " href ="../styles.css ">
6
+ < script src ="http://code.jquery.com/jquery-1.12.4.js "> </ script >
6
7
< script type ="text/javascript " src ="../main.js "> </ script >
7
-
8
- < script >
9
- $ ( function ( ) {
10
- $ ( 'header' ) . load ( "../header.html" ) ;
11
- } ) ;
12
- </ script >
13
8
</ head >
14
9
< body >
15
10
16
- < header >
17
-
18
- </ header >
19
-
20
11
< div class ="row ">
21
12
< div class ="col-sm-6 col-md-offset-3 " id ="content ">
22
13
< h1 > Making Simple Decisions</ h1 >
@@ -26,9 +17,5 @@ <h1>Making Simple Decisions</h1>
26
17
</ div >
27
18
</ div >
28
19
29
- < footer class ="container-fluid text-center ">
30
- < img src ="http://aima.cs.berkeley.edu/aima_logo.png "> </ img >
31
- </ footer >
32
-
33
20
</ body >
34
21
</ html >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< title > 17 Making Complex Decisions</ title >
5
- < script src ="http://code.jquery.com/jquery-1.10.2.js "> </ script >
5
+ < link rel ="stylesheet " href ="../styles.css ">
6
+ < script src ="http://code.jquery.com/jquery-1.12.4.js "> </ script >
6
7
< script type ="text/javascript " src ="../main.js "> </ script >
7
-
8
- < script >
9
- $ ( function ( ) {
10
- $ ( 'header' ) . load ( "../header.html" ) ;
11
- } ) ;
12
- </ script >
13
8
</ head >
14
9
< body >
15
10
16
- < header >
17
-
18
- </ header >
19
-
20
11
< div class ="row ">
21
12
< div class ="col-sm-6 col-md-offset-3 " id ="content ">
22
13
< h1 > Making Complex Decisions</ h1 >
@@ -26,9 +17,5 @@ <h1>Making Complex Decisions</h1>
26
17
</ div >
27
18
</ div >
28
19
29
- < footer class ="container-fluid text-center ">
30
- < img src ="http://aima.cs.berkeley.edu/aima_logo.png "> </ img >
31
- </ footer >
32
-
33
20
</ body >
34
21
</ html >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< title > 18 Learning From Examples</ title >
5
- < script src ="http://code.jquery.com/jquery-1.10.2.js "> </ script >
5
+ < link rel ="stylesheet " href ="../styles.css ">
6
+ < script src ="http://code.jquery.com/jquery-1.12.4.js "> </ script >
6
7
< script src ="https://cdnjs.cloudflare.com/ajax/libs/two.js/0.6.0/two.min.js "> </ script >
7
8
< script type ="text/javascript " src ="../main.js "> </ script >
8
-
9
- < script >
10
- $ ( function ( ) {
11
- $ ( 'header' ) . load ( "../header.html" ) ;
12
- } ) ;
13
- </ script >
14
9
</ head >
15
10
< body >
16
11
17
- < header >
18
-
19
- </ header >
20
-
21
12
< div class ="row ">
22
13
< div class ="col-sm-6 col-md-offset-3 " id ="content ">
23
14
< h1 > Learning From Examples</ h1 >
@@ -27,9 +18,5 @@ <h1>Learning From Examples</h1>
27
18
</ div >
28
19
</ div >
29
20
30
- < footer class ="container-fluid text-center ">
31
- < img src ="http://aima.cs.berkeley.edu/aima_logo.png "> </ img >
32
- </ footer >
33
-
34
21
</ body >
35
22
</ html >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< title > 19 Knowledge in Learning</ title >
5
- < script src ="http://code.jquery.com/jquery-1.10.2.js "> </ script >
5
+ < link rel ="stylesheet " href ="../styles.css ">
6
+ < script src ="http://code.jquery.com/jquery-1.12.4.js "> </ script >
6
7
< script type ="text/javascript " src ="../main.js "> </ script >
7
-
8
- < script >
9
- $ ( function ( ) {
10
- $ ( 'header' ) . load ( "../header.html" ) ;
11
- } ) ;
12
- </ script >
13
8
</ head >
14
9
< body >
15
10
16
- < header >
17
-
18
- </ header >
19
-
20
11
< div class ="row ">
21
12
< div class ="col-sm-6 col-md-offset-3 " id ="content ">
22
13
< h1 > Knowledge in Learning</ h1 >
@@ -26,9 +17,5 @@ <h1>Knowledge in Learning</h1>
26
17
</ div >
27
18
</ div >
28
19
29
- < footer class ="container-fluid text-center ">
30
- < img src ="http://aima.cs.berkeley.edu/aima_logo.png "> </ img >
31
- </ footer >
32
-
33
20
</ body >
34
21
</ html >
You can’t perform that action at this time.
0 commit comments