Optional setup help for the Build Track. Short reference pages you consult on demand, not lessons.
Optional setup help so you can run the builds. They are not lessons, not builds, and not part of the curriculum you have to complete. Open one when a build assumes a tool you have not used, get unstuck, then go back to your build. You can finish the whole course without opening any of them.
They cover how to operate the tools, not any AI idea. The AI ideas live in the lessons; the builds are where you apply them; these pages just keep a missing setup step from stopping you.
.py script.B1 (Tabular Q-learning agent) assumes you can run a Python script and install numpy (matplotlib is optional). If that is new, read Python setup, Running Python, and Installing packages first, and keep Reading errors handy for when something goes wrong.