This repository contains the code and assignmennts for the course: AI for Society 2021 edition, taught at the University of Amsterdam.
Week | Topic | Materials |
---|---|---|
1 | Fairness and Bias | lecture, videos, readings, assignment |
2 | eXplainable AI | lecture, videos, readings, assignment |
3 | AI to Study Society and Culture | lecture, videos, readings, assignment |
4 | The Economics of AI | lecture, videos, readings, assignment |
Everything in this repository which is not already attributed to someone else is released under CC BY 4.0.
You will need an editor to write code and edit files. If you don't have a preferred one yet, check Sublime Text or Atom.
-
Option 1 (recommended): Download the repository contents and use Spyder or the Jyputer Notebook.
-
Option 2 (advanced): work directly with git and conda. See this guide to setup your environment for more info.