-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathprevious.html
More file actions
58 lines (47 loc) · 2.04 KB
/
previous.html
File metadata and controls
58 lines (47 loc) · 2.04 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="icon" href="https://www.ri.cmu.edu/wp-content/uploads/2017/04/ri-favicon.ico">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>16824 Fall 2025</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<link href="css/style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="container">
<table border="0" align="center">
<tr>
<td width="900" align="center" valign="middle"><h3>Carnegie Mellon University</h3>
<span class="title"> <h1>16-824: Visual Learning and Recognition</h1></span></td>
<!-- </tr>
<td colspan="3" align="center"><h3>VIS LRN & RECOG</h3> </td>
</tr> -->
</tr>
<td colspan="3" align="center"><h3>Fall 2025</h3> </td>
</tr>
<tr>
<td colspan="3" align="center"><span class="menubar">[ <a href="index.html">Home</a> | <a href="schedule.html">Schedule</a> | <a href="resources.html">Assignments and Resources</a> | <a href="https://piazza.com/cmu/fall2025/16824/">Piazza</a> | <a href="previous.html">Previous Offerings</a>]</span></td>
</tr>
<tr>
<td colspan="3" align="center"><h5>Mondays and Wednesdays, 2:00-3:20pm, TEP 1403</h5> </td>
</tr>
</table>
<br>
<!--One Ring to rule them all, One Ring to find them,
One Ring to bring them all, and in the darkness bind them,-->
<h2><a href="s21/index_s21.html">Spring 2021</a></h2>
<h2><a href="f21/index.html">Fall 2021</a></h2>
<h2><a href="s22/index.html">Spring 2022</a></h2>
<h2><a href="f22/index.html">Fall 2022</a></h2>
<h2><a href="s23/index.html">Spring 2023</a></h2>
<h2><a href="f23/index.html">Fall 2023</a></h2>
<h2><a href="s24/index.html">Spring 2024</a></h2>
<h2><a href="f24/index.html">Fall 2024</a></h2>
<h2><a href="s25/index.html">Spring 2024</a></h2>
<!--<h2>Announcements</h2>-->
<p> </p>
<hr>
</div>
</div>
</body>
</html>