Skip to content

phantomzone-org/ckks-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CKKS tutorial

The tutorial goes through all prerequisite knowledge to evaluate CNNs using CKKS (FHE scheme) on encrypted plaintexts.

Accompanying hackmd doc that contains additional explainations of things considered a distraction for the tutorial lives here

For corrections, mistakes, and questions. Please open a PR or contact me directly

Run

Create a new python env

python3 -m venv env

install numpy and jupyter

pip install numpy jupyterlab

Run jupyter notebook inside the directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published