docs: add key-value database tutorial

This commit is contained in:
Alperen Keleş
2023-01-25 15:11:04 +01:00
committed by Umut
parent 58dd8114c1
commit 2b897fb4c4
5 changed files with 1634 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# Key Value Database
This is an interactive tutorial written as a Jupyter Notebook, which you can find [here](https://github.com/zama-ai/concrete-numpy/blob/main/docs/tutorial/key_value_database.ipynb).