notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

AISafety.md (644B)


      1 # AI Safety
      2 
      3 Links to AI Safety Notes
      4 
      5 ## Questions To Answer
      6 
      7 What problems are falsifiable and consequently worth working on?
      8 
      9 Is destruction of lower beings a convergent goal?
     10 
     11 How might we solve the stop button paradox?
     12 
     13 How to define AGI?
     14 
     15 How to test for AGI?
     16 
     17 #### Superintelligence - Nick Bostrom
     18 
     19 Ch. 1
     20 * [Singularity](Singularity.md)
     21 * [Intelligence Explosion](IntelligenceExplosion.md)
     22 * [Prognosticator](Prognosticator.md)
     23 * [Optimal Bayesian Agent](OptimalBayesianAgent.md)
     24 * [Flash Crash](FlashCrash.md) - Real world example of mis-specified utility function causing consequences
     25 * [Strong AI](StrongAI.md)
     26 * [Weak AI](WeakAI.md)