From 0dac13bdc42f181b2d5e972f3ba44e7bc6fdc7b5 Mon Sep 17 00:00:00 2001 From: YiHsuan Date: Mon, 25 Sep 2017 00:29:34 +0800 Subject: [PATCH] Add profile of Yoshua Bengio --- README.md | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 88a5c41..7e723e2 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,28 @@ To avoid writing the same person, please report the person's name in https://docs.google.com/spreadsheets/d/153XruMO7DPONzBTkxh8ZoYSto1E_2zO021vs0prWZ_Q/edit?usp=sharing First come first serve! ------- -Write here +## Yoshua Bengio + +### Introduction + +Yoshua Bengio is a full professor of [Department of Computer Science and Operations Research](http://www.iro.umontreal.ca/?lang=en) and the head of Montreal Institute for Learning Algorithm ([MILA](http://www.iro.umontreal.ca/~lisa/lab)). +Yoshua Bengio is an action editor of Journal of Machine Learning Research ([JMLR](http://www.jmlr.org/)). Futhermore, Yoshua Bengio has been twice the Program Chair of [NIPS](http://www.nips.cc/) which is the tier-1 conferance in the area of learning algorithm. +Yoshua Bengio co-organized [Learning Workshop](http://snowbird.djvuzone.org/) with Yann LeCun and created [ICLR](https://sites.google.com/site/representationlearning2013/) (ICLR is one of top conference in the area of deep learning). + + +### Main Research + +Yoshua Bengio's research has been widely cited over 80 thousand times and published over 5 hundred works. +Yoshua Bengio works on various area in machine learning from neural computation to machine translation including. He also contributes to improving machine learning model including CNN, RNN and reinforcement learning. + +### Publications + +#### Most citations +- [Gradient-based learning applied to document recognition](http://ieeexplore.ieee.org/abstract/document/726791/) +- [Learning deep architectures for AI](http://www.nowpublishers.com/article/Details/MAL-006) +- [Deep Learning](https://www.nature.com/nature/journal/v521/n7553/abs/nature14539.html) + +#### Recent Publications +- [On integrating a language model into neural machine translation](http://www.sciencedirect.com/science/article/pii/S0885230816301395) +- [Multi-way, multilingual neural machine translation](http://www.sciencedirect.com/science/article/pii/S0885230816301097) +- [Context-dependent word representation for neural machine translation](http://www.sciencedirect.com/science/article/pii/S0885230816301024) \ No newline at end of file