Skip to content
This repository has been archived by the owner on Aug 27, 2020. It is now read-only.

Latest commit

 

History

History

09_runwayML

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Introduction to RunwayML

Session A: RunwayML 101

Objectives

  • Become familiar with RunwayML and understand how to install and run new models locally.

Background on RunwayML

Resources

Session B: Inputs and Outputs

Objectives

  • Learn how to integrate RunwayML with JavaScript and other software applications.

Resources

Code Examples

Tip: Before running your p5.js sketch, choose the model checkpoint in RunwayML (if applicable) and then start the model.

Related Projects

Assignment (Due Sunday, Nov 3, 6pm):

Reading

Instructions

  1. Try a model available in RunwayML that was not demonstrated in class.
  2. Create a p5.js sketch that receives data from RunwayML (using any model).
  3. Optionally (instead of or in addition to 2), send data to RunwayML or use another programming environment or software tool besides p5.js.
  4. Document your experience working with RunwayML in a blog post. Include screenshots and screen captures of your workflow. Compare and constrast working with RunwayML as a tool for machine learning as related to ml5.js, python, and any other tools explored this semester.