In this repo, you'll find all the SIGAI@UCF lectures and workshops, categorized by semester. This should also have certain aspects that jive well with our Jekyll site (ucfsigai.github.io).
Table of Contents:
To get things up and running, all you need to have Docker installed on your machine. (If you don't, see Dependencies.) Once you've guaranteed that...
cd meetings
sh .docker/run.sh
to start the container. (There are build tools, as well; but these are really intended for the coordinators.)- Open
localhost:19972
in your browser and navigate to the semester you'd like to view.
- Docker
- You need a 2011 Macbook Pro or later to run the macOS version of Docker.
- You need Windows 10 Pro, Education, or Enterprise to run the Windows version of Docker. (More specifically, you need Hyper-V installed on your machine.)
- If you need help getting setup, head over to our tutorial