From b9587cd97279db4bb21b4064539fac44d975fdf9 Mon Sep 17 00:00:00 2001 From: Morgan Date: Tue, 5 Dec 2017 11:59:58 +0100 Subject: [PATCH] Asilomar rules, 23 principles for safer ethical AI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b44b2b3..16674bf 100644 --- a/README.md +++ b/README.md @@ -2884,6 +2884,7 @@ Raw * [Tim Wheeler](http://tim.hibal.org/blog/alpha-zero-how-and-why-it-works/) - AlphaGo Zero - How and Why it Works * [Kevin Kelly](https://www.wired.com/2017/04/the-myth-of-a-superhuman-ai/) - (2017) The Myth of a Superhuman AI * [You Are Not So Smart](https://youarenotsosmart.com/2017/11/20/yanss-115-how-we-transferred-our-biases-into-our-machines-and-what-we-can-do-about-it/) - (2017) [Podcast] How we transferred our biases into our machines and what we can do about it +* [Future of Life Institute](https://futureoflife.org/ai-principles/) - Asilomar AI Principles | Move over Asimov: 23 principles to make AI safe and ethical # Shell scripting * [Hacker Rank](https://www.hackerrank.com/domains/shell/grep-sed-awk) - Bash challenges (bash, grep, sed, awk ...)