Skip to content

Commit b602c00

Browse files
committed
updated cover slide and index notebook
1 parent 33382b3 commit b602c00

2 files changed

Lines changed: 4 additions & 10 deletions

File tree

cover.png

1.43 MB
Loading

index.ipynb

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3101,7 +3101,7 @@
31013101
"source": [
31023102
"## Table of Contents\n",
31033103
"\n",
3104-
"- **Introduction**: Brief Intro to `PPML` and to the workshop ([slides](https://speakerdeck.com/leriomaggio/ppml-jgi))\n",
3104+
"- **Introduction**: Brief Intro to `PPML` and to the workshop ([slides](https://speakerdeck.com/leriomaggio/ppml-mozfest23))\n",
31053105
"\n",
31063106
"- **Part 1**: Strengthening Deep Neural Networks\n",
31073107
" - Model vulnerabilities: \n",
@@ -3121,19 +3121,14 @@
31213121
" - Vertical Federated Learning & SplitNN\n",
31223122
" - [SplitNN Data Owner 1](3-federated-learning/duet_splitnn/vertical-fl-splitnn/vertical-fl-splitnn-DO1.ipynb) [SplitNN Data Owner 2](3-federated-learning/duet_splitnn/vertical-fl-splitnn/vertical-fl-splitnn-DO2.ipynb) | [SplitNN Data Scientist](3-federated-learning/duet_splitnn/vertical-fl-splitnn/vertical-fl-splitnn-DS.ipynb)\n"
31233123
]
3124-
},
3125-
{
3126-
"cell_type": "markdown",
3127-
"metadata": {},
3128-
"source": []
31293124
}
31303125
],
31313126
"metadata": {
31323127
"interpreter": {
31333128
"hash": "f1c4aba34ac381711ecb674e34aa49fd17114ce35c37566fbf0284eb8b5f39d2"
31343129
},
31353130
"kernelspec": {
3136-
"display_name": "Python 3.9.12 ('ppml')",
3131+
"display_name": "Python 3 (ipykernel)",
31373132
"language": "python",
31383133
"name": "python3"
31393134
},
@@ -3147,9 +3142,8 @@
31473142
"name": "python",
31483143
"nbconvert_exporter": "python",
31493144
"pygments_lexer": "ipython3",
3150-
"version": "3.9.12"
3151-
},
3152-
"orig_nbformat": 4
3145+
"version": "3.9.16"
3146+
}
31533147
},
31543148
"nbformat": 4,
31553149
"nbformat_minor": 2

0 commit comments

Comments
 (0)