-
Notifications
You must be signed in to change notification settings - Fork 2
/
_config.yml
114 lines (108 loc) · 2.86 KB
/
_config.yml
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
# Site settings
title: DALI 2017 - Data Learning and Inference
permalink: "/:title.html"
# Include image banner file name below
banner: costa-adeje.jpg
plugins:
- jekyll-feed
- jekyll-seo-tag
- jekyll-remote-theme
remote_theme: dalimeeting/jekyll-theme
style: dali
baseurl: "/dali2017" # the subpath of your site, e.g. /blog/
url: "http://dalimeeting.org" # the base hostname & protocol for your site
twitter_username:
github_username: dalimeeting
author:
name: DALI
ghub:
edit: true
repository: dali2017
conference:
draft: false
hide_tentative: true
instance: 3rd
styling: Workshop on
name: Data Learning and Inference
short_name: DALI
full_name: Data Learning and Inference
venue: H10 Costa Adeje Palace
location: Tenerife, Canary Islands
year: 2017
month: April
dates:
- 2017-04-18
- 2017-04-19
- 2017-04-20
hosts:
chairs:
- type: General Chairs
people:
- given: Zoubin
family: Ghaharamani
url: "http://mlg.eng.cam.ac.uk/zoubin/"
institute: University of Cambridge
- given: Bernhard
family: Schölkopf
url: "http://ei.is.tuebingen.mpg.de/person/bs"
institute: MPI for Intelligent Systems Tübingen
- type: Workshop Chair
people:
- given: Thomas
family: Hofmann
url: "http://www.da.inf.ethz.ch/people/ThomasHofmann/"
institute: ETH Zurich
- type: Symposium Chair
people:
- given: Neil D.
family: Lawrence
url: "http://inverseprobability.com"
institute: Amazon and University of Sheffield
- type: Local Chairs
people:
- given: Pablo M.
family: Olmos
url: "http://www.tsc.uc3m.es/~olmos/"
institute: "Universidad Carlos III de Madrid"
- given: Isabel Valera
url: "http://www.mpi-sws.org/~ivalera/"
institute: "Max Planck Institute for Software Systems"
- type: Assistants
people:
- given: Sabrina
family: Nepozitek
url: "http://www.da.inf.ethz.ch/people/SabrinaNepozitek/"
institute: ETH Zurich
- type: Steering Committee
people:
- given: Zoubin
family: Ghaharamani
url: "http://mlg.eng.cam.ac.uk/zoubin/"
institute: University of Cambridge
- given: Thomas
family: Hofmann
url: "http://www.da.inf.ethz.ch/people/ThomasHofmann/"
institute: ETH Zurich
- given: Neil D.
family: Lawrence
url: "http://inverseprobability.com"
institute: University of Sheffield
- given: Bernhard
family: Schölkopf
positon: Chair
url: "http://ei.is.tuebingen.mpg.de/person/bs"
institute: MPI Tübingen
sponsors:
- name: Max-Planck-ETH Center for Learning Systems
url: "http://learning-systems.org/"
previous_meeting:
name: DALI 2016
url: "http://dalimeeting.org/dali2016/"
youtube:
height: 315
width: 560
twitter_username:
github_username: dalimeeting
future: true
# Build settings
markdown: kramdown