lecture:ai_interaction_design

文書の過去の版を表示しています。


AI Interaction Design

Please read here carefully before the workshop.

This is a one-day workshop which introduces a workshop on the applying Deep Learning Technique for interaction design and this document is created for the class of National Cheng Kung University.

As you know, deep learning is used in various fields and is starting to be used for interaction design, which is the design of interactions between users and computers.

In this class, we will first learn the basics of neural networks and a simple perceptron model, and then we will try to implement a simple deep learning application using several libraries.

Basic knowledge of javascript is required as p5.js and teachable machines will be used as learning materials.To complete the course, students are required to have a laptop PC, a webcam, an internet connection and a Chrome browser.

The workshop will be conducted using ZOOM. Since the webcam will be used during the workshop, the camera display on the ZOOM side does not need to be turned on all the time. Please understand that you may need to turn on the ZOOM camera for commemorative photos.

If you have any questions, please feel free to ask them via ZOOM chat or commentable. Since we only have 2 hours, if you have any difficulties in solving them on the spot, please review the archived videos that will be distributed later.

Let's start with the basics of p5.js. p5.js is a development environment developed by the processing foundation to support creative coding. It runs in the browser, so there is no need to build an environment and you can start developing right away. Go to the below link and open up with Chrome browser.

Now you got p5.js website and will see a menu on the left side. Just click Editor on the menu

Here is a first template when you got to start the p5.js coding.

On an initial window, we get three files.

  • index.html
  • sketch.js
  • style.css

For more information on the role of each file, please see following page.

  • /home/users/2/lolipop.jp-4404d470cd64c603/web/ws/data/attic/lecture/ai_interaction_design.1608617818.txt.gz
  • 最終更新: 2020/12/22 15:16
  • by baba