mirror of
https://github.com/IBM/ai-privacy-toolkit.git
synced 2026-05-11 13:02:36 +02:00
17 lines
372 B
ReStructuredText
17 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
|
||
|
|
|