diff --git a/README.md b/README.md index 88a5c41..d930980 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,21 @@ https://docs.google.com/spreadsheets/d/153XruMO7DPONzBTkxh8ZoYSto1E_2zO021vs0prW First come first serve! ------- Write here + +# Ilya Sutskever +## 簡介 +Ilya Sutskever曾在Stanford做博士後與Andrew Ng的團隊合作,也是DNNresearch的聯合創始人。 +於2012年的ILSVRC(ImageNet Large Scale Visual Recognition Challenge)比賽中, +與Alex Krizhevsky和Geoffrey E. Hinton以ImageNet的錯誤率16.4%與第二名26%多的懸殊差異拿下冠軍。 +在2013年Google買下DNNresearch後有三年的時間皆在Google Brain團隊擔任研究科學家, +期間除dropout或最佳化等細部議題外,論文的主題回歸他求學階段較常接觸的RNN和語料問題, +和T Mikolov、QV Le、O Vinyals等人發了不少paper,其中以sequence to sequence最為有名。 +為OpenAI聯合創始人的他現於該公司擔任研究總監。 + +## 個人網頁 +[首頁連結](http://www.cs.utoronto.ca/~ilya/) + +## paper +[Google scholar profile ](http://scholar.google.com/citations?user=x04W_mMAAAAJ&hl=en) +* [ImageNet Classification with Deep Convolutional Neural Networks](http://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks.pdf) +* [Sequence to Sequence Learning with Neural Networks](https://arxiv.org/pdf/1409.3215.pdf)