Skip to content

Notebooks, images and markdown files for AI Security: Principles & Practice. See the free course at the link below:

License

Notifications You must be signed in to change notification settings

rastringer/ai_sec_course_resources

Repository files navigation

AI Security course resources

Notebooks, images and markdown files for AI Security: Principles & Practice.

See the course online and sign up for a free account to track progress here.

To run the notebooks locally with JupyterLab, follow these steps:

python -m venv venv
source venv/bin/activate
pip install jupyterlab
pip install --upgrate pip
# Optional but useful so the venv appears as Jupyter kernel
pip install ipykernel
jupyter lab

When finished with the session:

deactivate

to leave your virtual environment.

License: CC BY-SA 4.0

This work is licensed under CC BY-SA 4.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/4.0/

About

Notebooks, images and markdown files for AI Security: Principles & Practice. See the free course at the link below:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published