Skip to content

EEEEEV/aiarts2020online

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artificial Intelligence Arts (Fall 2020, Online)

Previous version: Spring 2020

Pre-Previous version: Fall 2019

Technical Setup is similar to Spring 2020:

I. Programming Language: Mix runwayML + processing and Keras + plaidML, while F19 was using ml5js + tensorflow.keras:

  1. use runwayML (through the 14 weeks learning)
  2. use Processing(Java) to communicate with runwayML (for productive purpose)
  3. use Processing(Java) to code simple neural networks (week 03, 04)
      1. to practice Processing programming
      1. to open the black box of neural networks
  4. use Keras, and plaidML backend to use AMD GPU support on macOSX (week 04 - week 08)
      1. to open the black box of neural networks
      1. to learn the workflow of setup a ML project
      1. to learn Keras (not required learning objective)

II. Training: experiment with RunwayML and Colab to train while F19 was using Intel DevCloud:

  1. use [Jupyter notebook(https://jupyter.org/)] as IDE.
  2. use Colab for training.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 85.7%
  • Processing 14.3%