-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathheader.html
More file actions
66 lines (55 loc) · 2.08 KB
/
Copy pathheader.html
File metadata and controls
66 lines (55 loc) · 2.08 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
61
62
63
64
65
66
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en">
<head>
<title>CS 81SI</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="https://raw.githubusercontent.com/cs81si/cs81si.github.io/master/cs81si.css" rel="stylesheet" type="text/css">
</head>
<!-- https://www.stanford.edu/class/cs81si/cs81si.css
-->
<body>
<table border="0" width="100%" cellpadding="5" cellspacing="0" class="navbar">
<tr height="100">
<!-- <td width="100" align="center" valign="center">
<a href="http://nlp.stanford.edu/">
<img src="http://www.stanford.edu/class/cs81si/img/nlp-logo-navbar.jpg" border="0" align="center">
</a>
</td> -->
<td width="*" align="left" valign="center">
<table border="0" cellpadding="5" cellspacing="0">
<tr height="25">
<td>
<p> </p>
</td>
</tr>
<tr height="50">
<td align="left" valign="center">
<p class="title">
CS 81si —
AI Interpretability & Fairness
</p>
</td>
</tr>
<tr height="25">
<td align="left" valign="center">
<p class="navbar">
<a class="navbar" href="index.shtml">Home</a>
·
<a class="navbar" href="syllabus.shtml">Syllabus</a>
·
<!-- <a class="navbar" href="textbook.shtml">Textbook and Readings</a>
·
<a class="navbar" href="grading.shtml">Grading</a>
·
<a class="navbar" href="https://piazza.com/stanford/fall2015/cs81si">Piazza</a>
· -->
·
<a class="navbar" href="https://www.google.com/calendar/embed?mode=WEEK&height=600&wkst=1&bgcolor=%23FFFFFF&src=nf5pf8ng9o5b2a14bl1dkh3l3c%40group.calendar.google.com&color=%232952A3&ctz=America%2FLos_Angeles">Calendar</a>
</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
<img src="http://www.stanford.edu/class/cs81si/img/spacer.gif" width="10" height="10" alt="">