From a8f2fcdad18122df48f6433abaf9cb121080e0a8 Mon Sep 17 00:00:00 2001 From: andyhahaha Date: Mon, 25 Sep 2017 01:43:35 +0800 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 88a5c41..b22e95a 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,20 @@ https://docs.google.com/spreadsheets/d/153XruMO7DPONzBTkxh8ZoYSto1E_2zO021vs0prW First come first serve! ------- Write here +# Soumith Chintala +## About +Soumith Chintala is a Researcher at Facebook AI Research, where he works on deep learning, reinforcement learning, generative image models, agents for video games and large-scale high-performance deep learning. Prior to joining Facebook in August 2014, he worked at MuseAmi, where he built deep learning models for music and vision targeted at mobile devices. He holds a Masters in CS from NYU, and spent time in Yann LeCun’s NYU lab building deep learning models for pedestrian detection, natural image OCR, depth-images among others. + +## Famous Work +[Wasserstein Generative Adversarial Networks](https://research.fb.com/publications/wasserstein-generative-adversarial-networks/) + +[Semantic Segmentation using Adversarial Networks](https://research.fb.com/publications/semantic-segmentation-using-adversarial-networks/) + +[Torch-7](https://github.com/torch/torch7/wiki/Cheatsheet) + +[Pytorch](https://github.com/soumith/pytorch) + +## Link +[Website](http://soumith.ch) + +[Github](https://github.com/soumith)