From c6ed292d9a6a72a98b2b6e597e481c6c9c8d7b7c Mon Sep 17 00:00:00 2001 From: Sonkeng Maldini Date: Sun, 28 May 2017 17:53:49 +0100 Subject: [PATCH] :tada: AI --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 678848ce..06c23395 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,10 @@ When learning CS there are some useful sites you must know to get always informe * [Compilers (video)](https://www.youtube.com/playlist?list=PLO9y7hOkmmSGTy5z6HZ-W4k2y8WXF7Bff) * [Deep Dive Java: Garbage Collection is Good!](https://www.infoq.com/presentations/garbage-collection-benefits) - +# Learn AI + * [Unsupervised Sentiment Neuron ](https://blog.openai.com/unsupervised-sentiment-neuron/) + * [Robots that learn](https://blog.openai.com/robots-that-learn/) + # Seminar , research writing , talks etc * [Advice on Research and Writing ](http://www.cs.cmu.edu/~mleone/how-to.html) * [Seminar and reports ](https://www.cse.iitb.ac.in/~ranade/communicationskills.html)