qqubb commited on
Commit
22ff3ef
·
verified ·
1 Parent(s): a23cb3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,7 +1,13 @@
1
- Titanic Survival Prediction using Fully Homomorphic Encryption (FHE) and Cloud Deployment of Encrypted ML
 
 
 
 
 
 
2
 
3
  Titanic survival code adapted from:
4
  https://huggingface.co/spaces/gradio/titanic_survival_main
5
 
6
  FHE Cloud Deployment code adapted from:
7
- https://github.com/zama-ai/concrete-ml/blob/release/1.1.x/use_case_examples/deployment/README.md
 
1
+ ---
2
+ title: Titanic Survival Prediction using Fully Homomorphic Encryption (FHE)
3
+ sdk: gradio
4
+ colorFrom: blue
5
+ ---
6
+
7
+ Titanic Survival Prediction using Fully Homomorphic Encryption (FHE)
8
 
9
  Titanic survival code adapted from:
10
  https://huggingface.co/spaces/gradio/titanic_survival_main
11
 
12
  FHE Cloud Deployment code adapted from:
13
+ https://github.com/zama-ai/concrete-ml/blob/release/1.1.x/use_case_examples/deployment/README.md