mirror of
https://github.com/IBM/ai-privacy-toolkit.git
synced 2026-04-26 21:36:22 +02:00
16 lines
365 B
ReStructuredText
16 lines
365 B
ReStructuredText
###########################################
|
|
Getting started with the AI Privacy toolkit
|
|
###########################################
|
|
|
|
|
|
Download the toolkit code:
|
|
==========================
|
|
|
|
Clone the ``ai-minimization-toolkit`` repository::
|
|
|
|
$ git clone https://github.com/IBM/ai-privacy-toolkit.git
|
|
|
|
Or download using pip::
|
|
|
|
pip install ai-privacy-toolkit
|
|
|