Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 2.41 KB

README.md

File metadata and controls

35 lines (22 loc) · 2.41 KB

UvA AI for Society 2021

This repository contains the code and assignmennts for the course: AI for Society 2021 edition, taught at the University of Amsterdam.

Syllabus

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

License

Everything in this repository which is not already attributed to someone else is released under CC BY 4.0.

Setting-up your Python environment

Editor

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.

Working with Jupyter Notebooks

Further reading