not good but great

プログラミング、アート、映画・本の感想について書きます。

ml4a ITP-NYU - Spring 2016 「#03 Convolutional neural networks 」講義メモ

講義「Machine learning for artists」とは?

ニューヨーク大学ITP(Interactive Telecommunications Program)の講義名です。

授業動画

授業動画はYoutubeで公開されています。 ITP-NYU - Lecture 03, 4/7/2016

Presentation

ボランティアの人がプレゼンテーションする。

  • driverless trolley
    • troll
      • 人が死んでしまったときのこと
      • 5人が生き残るパターン
      • 機械はどう判断するか
    • definition
    • アシモフのロボット法
    • 複雑なパターン
      • 子ども
      • 5 five people
      • other
        • scientist
    • 機械によって人が死んでしまった統計
      • 交通事故一位
    • 植物の前で車が止まるイラスト
  • Gene

More critical reading

機械の倫理問題。

Wekinator pt. 2

  • quick review
    • 分類タイプを選択
      • classificationなど
    • soft limits
    • type
      • nn
      • liniear,ploynomcal
    • 2 inputs
  • albeton
    • OSCが必要
  • wekinatorを使う
    • Tempo
    • decay
    • color
  • face recognition
    • inputs 132
    • receive 140
    • outputs 3
    • few classify
    • tempo,decay,colorを調整する
  • FaseOSC
    • record
    • tempoを早めたり、遅めたり
    • 口を閉じたり、開いたり
    • フレーム毎に分類
  • AudioUnitOSC
  • wekinator fabric
    • MaxMSP
    • bark extractor
      • 25inputs
      • wekinatorでinputを設定
      • outputsは1
      • 音によって画像が変わる

Kinect gesture recognition

Convolutional NN