Skip to content

ParametricPress/01-the-myth-of-the-impartial-machine

Repository files navigation

01-bias in ML

Bias in ML

Installing dependencies

  1. Install idyll globally (only need to do this once): npm install -g idyll
  2. Install local dependencies: npm install

Running local dev server

  1. Run idyll --template _local.html in the root of this project.