qqubb commited on
Commit
444e347
1 Parent(s): 1a32e82

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,7 +1,14 @@
 
 
 
 
 
 
 
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
+ colorTo: gray
6
+ ---
7
+
8
  Titanic Survival Prediction using Fully Homomorphic Encryption (FHE) and Cloud Deployment of Encrypted ML
9
 
10
  Titanic survival code adapted from:
11
  https://huggingface.co/spaces/gradio/titanic_survival_main
12
 
13
  FHE Cloud Deployment code adapted from:
14
+ https://github.com/zama-ai/concrete-ml/blob/release/1.1.x/use_case_examples/deployment/README.md