-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathtalks.html
147 lines (132 loc) · 7.14 KB
/
talks.html
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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<title>ARBML </title>
<link rel="canonical" href="https://getbootstrap.com/docs/5.1/examples/album/">
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Open+Sans" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;400;800;900&display=swap"
rel="stylesheet">
<!-- Bootstrap core CSS -->
<!-- <link href="assets/css/bootstrap.min.css" rel="stylesheet"> -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link href="assets/css/custom.css" rel="stylesheet">
<!-- CSS file -->
<link rel="stylesheet" href="assets/css/style.css">
<!-- font awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<main>
<nav class="navbar navbar-expand-lg">
<div class="container-fluid">
<a class="navbar-brand" href="index.html">
<img id="logo" src="assets/imgs/arbml-logo.png">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarTogglerDemo03"
aria-controls="navbarTogglerDemo03" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"><i class="bi bi-list"></i></span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo03">
<div class="nav-item-wrapper">
<ul class="navbar-nav mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-item nav-link" href="publication.html" id="publications">Publications</a>
</li>
<li class="nav-item">
<a class="nav-item nav-link active" href="talks.html" id="talks">Talks</a>
</li>
<!-- <div class="dropdown nav-item translate-btn">
<button class="btn dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false" id="translate_btn">
Translate website
</button>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#ar" id="ar" reload>Arabic</a></li>
<li><a class="dropdown-item" href="#en" id="en" reload>English</a></li>
</ul>
</div> -->
</ul>
</div>
</div>
</div>
</nav>
<section class="py-5 arbml-color ">
<div class="row py-lg-5">
<div class="col-lg-6 col-md-8 mx-auto text-center">
<h1 class="heading-bold-900" id="talks_title">Talks</h1>
</div>
</div>
</section>
<section>
<div class="py-5">
<div class="container">
<div class="row">
<div class="col">
<div class="embed-responsive embed-responsive-16by9">
<iframe width="560" height="315" class="embed-responsive-item"
src="https://www.youtube.com/embed/4VAxMtLwbv0"></iframe>
</div>
<h5> Pydata Riyadh <a
href="https://docs.google.com/presentation/d/10AzLieW4-ngNg9d-IIxswQWoVQHH0QVy/edit?usp=sharing&ouid=112241781525505687403&rtpof=true&sd=true"
target="_blank"> Slide</a></h5>
</div>
<div class="col">
<div class="embed-responsive embed-responsive-16by9">
<iframe width="560" height="315" class="embed-responsive-item"
src="https://www.youtube.com/embed/-kPkBFlmACw"></iframe>
</div>
<h5> NLP with Friends <a
href="https://docs.google.com/presentation/d/1xEROjTKr2asoFk5fL5xk22vCp2ZrBeD0/edit?usp=sharing&ouid=112241781525505687403&rtpof=true&sd=true"
target="_blank"> Slide</a></h5>
</div>
<div class="col">
<div class="embed-responsive embed-responsive-16by9">
<iframe width="560" height="315" class="embed-responsive-item"
src="https://www.youtube.com/embed/tXWcrwOwhFE?t=2344"></iframe>
</div>
<h5> ML Collective <a
href="https://docs.google.com/presentation/d/1jo3fIwE_SeEEgRPySk5BDmixrfxRQHZL/edit?usp=sharing&ouid=112241781525505687403&rtpof=true&sd=true"
target="_blank"> Slide</a></h5>
</div>
</div>
</div>
</section>
</main>
<div class="container">
<footer class="py-3 my-4 footer">
<ul class="nav justify-content-center border-bottom pb-3 mb-3">
<li class="nav-item"><a href="https://github.com/ARBML/" target="_blank"
class="nav-link px-2 text-muted">Github</a></li>
<li class="nav-item"><a href="https://twitter.com/arabicml2" class="nav-link px-2 text-muted">Twitter</a>
</li>
<li class="nav-item"><a href="https://discord.gg/aN2vaec9nV" target="_blank"
class="nav-link px-2 text-muted">Discord</a></li>
<li class="nav-item"><a href="https://huggingface.co/arbml" target="_blank"
class="nav-link px-2 text-muted">Hugging Face</a></li>
</ul>
<p class="text-center text-muted">© 2022 ARBML</p>
</footer>
</div>
<script src="https://cdn.jotfor.ms//js/vendor/smoothscroll.min.js?v=3.3.33030"></script>
<script src="https://cdn.jotfor.ms//js/errorNavigation.js?v=3.3.33030"></script>
<script src="../assets/dist/js/bootstrap.bundle.min.js"></script>
</body>
</html>
<!-- Optional JavaScript; choose one of the two! -->
<!-- Option 1: Bootstrap Bundle with Popper -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
<!-- Option 2: Separate Popper and Bootstrap JS -->
<!--
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script>
-->
<!-- Translate file link -->
<script src="assets/js/talks_translate.js"></script>
</body>
</html>