-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
74 lines (66 loc) · 2.8 KB
/
contact.html
File metadata and controls
74 lines (66 loc) · 2.8 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
67
68
69
70
71
72
73
74
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="generator" content="jemdoc, see http://jemdoc.jaboc.net/" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="stylesheet" href="jemdoc.css" type="text/css" />
<title>ML: Contact
</title>
<!-- MathJax -->
<script src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-MML-AM_CHTML' async>
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
TeX: { equationNumbers: { autoNumber: "AMS" } }
});
</script>
<!-- End MathJax -->
</head>
<body>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="menu-category">Main pages</div>
<div class="menu-item"><a href="index.html" class="current">Home</a></div>
<div class="menu-item"><a href="contact.html">Contact</a></div>
<div class="menu-item"><a href="CrsStf.html">Course Staff</a></div>
<div class="menu-category">Course materials and Psets</div>
<div class="menu-item"><a href="LNs.html">Lecture notes</a></div>
<div class="menu-item"><a href="Slides.html">Slides</a></div>
<div class="menu-item"><a href="Psets.html">Problem Sets</a></div>
<div class="menu-category">Supplementary material</div>
<div class="menu-item"><a href="https://people.eecs.berkeley.edu/~jrs/189/" target="_blank">CS 189/289A - UC Berkeley</a></div>
<div class="menu-item"><a href="https://work.caltech.edu/telecourse" target="_blank">Learning from data - Caltech</a></div>
</td>
<td id="layout-content">
<div id="toptitle">
<h1>Machine learning theory: Contact
</h1>
<div id="subtitle">Sharif university of technology - Mathematics and Computer science department<br />
</div>
</div>
<h2>Quera
</h2>
<p>Please use the course's <a href="https://quera.org/course/add_to_course/course/16581/">Quera forum</a> to ask (and answer) questions about the course materials. If you have any questions that you consider private or solely related to yourself, feel free to ask them via email.
</p>
<h2>Instructors
</h2>
<p><a href="https://www.linkedin.com/in/seyyede-fatemeh-seyyedsalehi-586928155?originalSubdomain=ir">Fatemeh Seyyedsalehi, Ph.D</a>,
Department of Computer Engineering, <a href="mailto:fateme.ssalehi@gmail.com">fateme.ssalehi@gmail.com</a>.</p>
<h2>Head TA
</h2>
<p><a href="https://hgoli02.github.io/">Hossein Goli</a> ,
<a href="mailto:Hosseingoli8899@gmail.com"> Hosseingoli8899@gmail.com</a>.
</p>
</ul>
<div id="footer">
<div id="footer-text">
Page generated 2024-02-14 10:58:18 GMT Standard Time, by <a href="https://github.com/wsshin/jemdoc_mathjax" target="blank">jemdoc+MathJax</a>.
</div>
</div>
</td>
</tr>
</table>
</body>
</html>