Labs will be released here, check back for updates! Most of them will build on top of the AI application we’re developing throughout the course, Jarvis.
Most labs will build on top of the Jarvis application we are building together. If you’re revisiting a lab, the commit hash that we work from is stated at the top of those labs. You can checkout the state of the repo at that point in time by running
git checkout <commit_hash>
To switch back to the current state, run
git switch -