Skip to content

Commit 6113d6c

Browse files
committed
Nikola auto commit.
Source commit: 2a99742 Nikola version: 8.0.2
1 parent ae2c7aa commit 6113d6c

File tree

16 files changed

+561
-190
lines changed

16 files changed

+561
-190
lines changed

Meetings/index.html renamed to Meetings/Meetings2019/index.html

+14-81
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
<head>
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1">
7-
<title>Meetings | Crest Deep</title>
7+
<title>2019 | Crest Deep</title>
88
<link href="/assets/css/all-nocdn.css" rel="stylesheet" type="text/css">
99
<meta name="theme-color" content="#5670d4">
1010
<meta name="generator" content="Nikola (getnikola.com)">
1111
<link rel="alternate" type="application/rss+xml" title="RSS" href="/rss.xml">
12-
<link rel="canonical" href="https://crest-deep.github.io/Meetings/">
12+
<link rel="canonical" href="https://crest-deep.github.io/Meetings/Meetings2019/">
1313
<!--[if lt IE 9]><script src="/assets/js/html5.js"></script><![endif]--><meta name="author" content="Pablo Cervantes">
1414
<meta property="og:site_name" content="Crest Deep">
15-
<meta property="og:title" content="Meetings">
16-
<meta property="og:url" content="https://crest-deep.github.io/Meetings/">
17-
<meta property="og:description" content="2020 - Meeting Schedule
15+
<meta property="og:title" content="2019">
16+
<meta property="og:url" content="https://crest-deep.github.io/Meetings/Meetings2019/">
17+
<meta property="og:description" content="2019 - Meeting Schedule
1818
1919
2020
@@ -25,7 +25,7 @@
2525
Presenter/Title
2626
2727
28-
03/10
28+
12/10
2929
15:05-16:">
3030
<meta property="og:type" content="article">
3131
<meta property="article:published_time" content="2019-04-09T00:00:00+09:00">
@@ -54,9 +54,13 @@
5454
</li>
5555
<li class="nav-item">
5656
<a href="/publications/" class="nav-link">Publications</a>
57-
</li>
58-
<li class="nav-item active">
59-
<a href="/Meetings/" class="nav-link">Meetings <span class="sr-only">(active)</span></a>
57+
</li>
58+
<li class="nav-item dropdown">
59+
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Meetings</a>
60+
<div class="dropdown-menu">
61+
<a href="/Meetings/Meetings2019/" class="dropdown-item active">2019 <span class="sr-only">(active)</span></a>
62+
<a href="/Meetings/Meetings2020/" class="dropdown-item">2020</a>
63+
</div>
6064
</li>
6165
<li class="nav-item dropdown">
6266
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Events</a>
@@ -70,7 +74,7 @@
7074
</ul>
7175
<ul class="navbar-nav navbar-right">
7276
<li class="nav-item">
73-
<a href="/Meetings/index.src.html" id="sourcelink" class="nav-link">Source</a>
77+
<a href="/Meetings/Meetings2019/index.src.html" id="sourcelink" class="nav-link">Source</a>
7478
</li>
7579

7680

@@ -92,76 +96,6 @@
9296
<col width="25%">
9397
<col width="55%">
9498
<thead><tr>
95-
<th colspan="4" style="text-align: center">2020 - Meeting Schedule</th>
96-
</tr></thead>
97-
<tbody>
98-
<tr>
99-
<td><b>Date (MM/DD)</b></td>
100-
<td><b>Time</b></td>
101-
<td><b>Location</b></td>
102-
<td><b>Presenter/Title</b></td>
103-
</tr>
104-
<tr>
105-
<td>03/10</td>
106-
<td>15:05-16:35</td>
107-
<td>online (see announcement mail)</td>
108-
<td>
109-
<table class="item_table">
110-
<col width="30%">
111-
<tr>
112-
<td>Ikuro Sato<br>[@Denso IT Lab]</td>
113-
<td>Classifier Anonymization Technique for Co-Adaptation Breaking</td>
114-
</tr>
115-
<tr>
116-
<td>Hiroki Naganuma<br> [@Yokota Lab]</td>
117-
<td>Trends in Deep Learning Theory at NeurIPS 2019</td>
118-
</tr>
119-
</table>
120-
</td>
121-
</tr>
122-
<tr>
123-
<td>02/12</td>
124-
<td>15:05-16:35</td>
125-
<td>GSIC2階会議室</td>
126-
<td>
127-
<table class="item_table">
128-
<col width="30%">
129-
<tr>
130-
<td>Shuhei Watanabe<br>[@AIST]</td>
131-
<td>Speeding up of the Nelder-Mead Method by Data-driven Speculative Execution</td>
132-
</tr>
133-
<tr>
134-
<td>Yoshihiko Ozaki<br> [@AIST]</td>
135-
<td>Practical Deep Neural Network Performance Prediction for Hyperparameter Optimization</td>
136-
</tr>
137-
<tr>
138-
<td>Yuki Tanigaki<br> [@AIST]</td>
139-
<td>Paper presentation of "NAS-Bench-101: Towards Reproducible Neural Architecture Search"</td>
140-
</tr>
141-
</table>
142-
</td>
143-
</tr>
144-
<tr>
145-
<td>01/07</td>
146-
<td>15:05-16:35</td>
147-
<td>W8E 10F large meeting room</td>
148-
<td>
149-
<table class="item_table">
150-
<col width="30%">
151-
<tr>
152-
<td>Masato Motomura<br>[@Motomura Lab]</td>
153-
<td>AI Computing Architectures: Recent Works and Future Efforts</td>
154-
</tr>
155-
</table>
156-
</td>
157-
</tr>
158-
</tbody>
159-
<section><table class="table">
160-
<col width="10%">
161-
<col width="10%">
162-
<col width="25%">
163-
<col width="55%">
164-
<thead><tr>
16599
<th colspan="4" style="text-align: center">2019 - Meeting Schedule</th>
166100
</tr></thead>
167101
<tbody>
@@ -312,7 +246,6 @@
312246
height: 0px;
313247
}
314248
</style>
315-
</table></section>
316249
</div>
317250

318251

Meetings/index.src.html renamed to Meetings/Meetings2019/index.src.html

+2-76
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
2-
.. title: Meetings
3-
.. slug: Meetings
2+
.. title: 2019
3+
.. slug: Meetings2019
44
.. date: 2019-04-09
55
.. tags:
66
.. category:
@@ -16,80 +16,6 @@
1616
<col width="10%">
1717
<col width="25%">
1818
<col width="55%">
19-
<thead>
20-
<tr>
21-
<th colspan="4" style="text-align: center">2020 - Meeting Schedule</th>
22-
</tr>
23-
</thead>
24-
<tbody>
25-
<tr>
26-
<td><b>Date (MM/DD)</b></td>
27-
<td><b>Time</b></td>
28-
<td><b>Location</b></td>
29-
<td><b>Presenter/Title</b></td>
30-
</tr>
31-
<tr>
32-
<td>03/10</td>
33-
<td>15:05-16:35</td>
34-
<td>online (see announcement mail)</td>
35-
<td>
36-
<table class="item_table">
37-
<col width="30%">
38-
<tr>
39-
<td>Ikuro Sato<br>[@Denso IT Lab]</td>
40-
<td>Classifier Anonymization Technique for Co-Adaptation Breaking</td>
41-
</tr>
42-
<tr>
43-
<td>Hiroki Naganuma<br> [@Yokota Lab]</td>
44-
<td>Trends in Deep Learning Theory at NeurIPS 2019</td>
45-
</tr>
46-
</table>
47-
</td>
48-
</tr>
49-
<tr>
50-
<td>02/12</td>
51-
<td>15:05-16:35</td>
52-
<td>GSIC2階会議室</td>
53-
<td>
54-
<table class="item_table">
55-
<col width="30%">
56-
<tr>
57-
<td>Shuhei Watanabe<br>[@AIST]</td>
58-
<td>Speeding up of the Nelder-Mead Method by Data-driven Speculative Execution</td>
59-
</tr>
60-
<tr>
61-
<td>Yoshihiko Ozaki<br> [@AIST]</td>
62-
<td>Practical Deep Neural Network Performance Prediction for Hyperparameter Optimization</td>
63-
</tr>
64-
<tr>
65-
<td>Yuki Tanigaki<br> [@AIST]</td>
66-
<td>Paper presentation of "NAS-Bench-101: Towards Reproducible Neural Architecture Search"</td>
67-
</tr>
68-
</table>
69-
</td>
70-
</tr>
71-
<tr>
72-
<td>01/07</td>
73-
<td>15:05-16:35</td>
74-
<td>W8E 10F large meeting room</td>
75-
<td>
76-
<table class="item_table">
77-
<col width="30%">
78-
<tr>
79-
<td>Masato Motomura<br>[@Motomura Lab]</td>
80-
<td>AI Computing Architectures: Recent Works and Future Efforts</td>
81-
</tr>
82-
</table>
83-
</td>
84-
</tr>
85-
</tbody>
86-
</section>
87-
<section>
88-
<table class=table>
89-
<col width="10%">
90-
<col width="10%">
91-
<col width="25%">
92-
<col width="55%">
9319
<thead>
9420
<tr>
9521
<th colspan="4" style="text-align: center">2019 - Meeting Schedule</th>

0 commit comments

Comments
 (0)