ai-privacy-toolkit/docs/source/quick_start.rst

17 lines
365 B
ReStructuredText
Raw Normal View History

2021-04-28 14:00:19 +03:00
###########################################
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
2021-04-28 14:00:19 +03:00