mirror of
https://github.com/IBM/ai-privacy-toolkit.git
synced 2026-04-25 04:46:21 +02:00
16 lines
372 B
ReStructuredText
16 lines
372 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==0.0.1
|
|
|