-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
executable file
·95 lines (75 loc) · 2.88 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
url: https://citelab.github.io
# baseurl: /agency
# Site settings
title: citélab
email: [email protected]
description: "Cloud, Internet of Things, and Edge computing research Lab lead by Prof. Maheswaran at McGill University located in Montreal, Canada."
# Projects
research:
- topic: Cloud & Fogs
icon: fas fa-cloud
description: We are investigating cloud & fog architectures for executing tasks with near real-time processing requirements. For example, managing tasks injected from vehicular systems into cloud or edge-based computing backends for processing.
- topic: Intelligent Internet of Things
icon: fas fa-laptop
description: We are working on middleware and programming frameworks for IoT that would self-organize the IoT and edge computing systems for optimal placement of task executions. We are using machine learning for optimizing handover and also data transfer with edge-based IoT.
- topic: Networking Toolkits
icon: fas fa-network-wired
description: We are implementing easy-to-use networking toolkits, high-level toolkits for experimenting with clouds, software-defined networks, and virtual network functions. This work started as a teaching toolkit and is quickly evolving as a research platform into novel distributed cloud architectures combining Clouds, SDN and NFV.
- topic: Artificial Intelligence & Machine Learning
icon: fab fa-connectdevelop
description:
# Team names, titles and social links
team:
- role: professor
people:
- name: Muthucumaru Maheswaran
info: More info could go here...
pic: mahes
social:
- title: external-link-alt
url: http://www.cs.mcgill.ca/~maheswar/
- role: post-doc
people:
- name: Sarkhouh Ebrahim
- role: phd
people:
- name: Fozail Ahmed
- name: Richboy Echomgbe
- role: masters
people:
- name: Samuel Genois
- name: Amir Hossein Estiri
- name: Abhijit Roy
- name: Mayank Shrivastava
- name: Nishit Dabi
- name: Tianzi Yang
- role: undergraduate
people:
- name: Zhelin Xu
- name: Yuxiang Ma
- name: Mark Kuhn
- name: Jianing Xu
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: github
url: http://github.com/citelab
# - title: twitter
# url: http://twitter.com/jekyllrb
# - title: facebook
# url:
# - title: stack-overflow
# url: http://stackoverflow.com/questions/tagged/jekyll
# - title: bitbucket
# url: http://bitbucket.org/jekyll
# Postal address (add as many lines as necessary)
address:
- line: [email protected]
- line: McConnell Engineering Building, Room 224
- line: 3480 University Street
- line: Montreal, QC, H3A 2A7 Canada
# Build settings
markdown: kramdown
permalink: pretty
collections:
- projects
- publications