mirror of
https://github.com/IBM/ai-privacy-toolkit.git
synced 2026-04-30 23:36:22 +02:00
Initial commit
This commit is contained in:
parent
d2de0726f4
commit
5665c2e79d
22 changed files with 2369 additions and 0 deletions
16
docs/source/quick_start.rst
Normal file
16
docs/source/quick_start.rst
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
###########################################
|
||||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue