- Department: Interactive Media Arts, NYU Shanghai
- Course Website: https://wp.nyu.edu/shanghai-ima-aiarts/
- Instructor: Aven Le Zhou
- Class Schedule: 2:45 - 5:45 PM, Mondays
- Artificial Intelligence Arts, Fall 2019.
- Course Website (achieve): https://wp.nyu.edu/shanghai-ima-aiarts/f19/
- Department: Interactive Media Arts, NYU Shanghai
- Instructor: Aven Le Zhou
- Class Schedule: 6:00 - 9:00 PM, Mondays
I. Programming Language: Mix runwayML + processing and Keras + plaidML, while F19 was using ml5js + tensorflow.keras:
- use runwayML (through the 14 weeks learning)
- use Processing(Java) to communicate with runwayML (for productive purpose)
- use Processing(Java) to code simple neural networks (week 03, 04)
-
- to practice Processing programming
-
- to open the black box of neural networks
-
- use Keras, and plaidML backend to use AMD GPU support on macOSX (week 04 - week 08)
-
- to open the black box of neural networks
-
- to learn the workflow of setup a ML project
-
- to learn Keras (not required learning objective)
-
II. Training: experiment with RunwayML and Colab to train while F19 was using Intel DevCloud:
- use [Jupyter notebook(https://jupyter.org/)] as IDE
- consider Colab for training (TBA)