Skip to content

Commit 36e3de7

Browse files
committed
fixing unwanted deletion
1 parent 239e3f0 commit 36e3de7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

episodes/chap2_introduction_v6.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,4 +242,10 @@ For example, it would be possible:
242242

243243
Currently, vantage6 is focused on privacy enhancing techniques. Some of these techniques result in a model that can be used to make predictions. We want to extend vantage6 with a model repository in which these models can be stored, shared and used. This will make it easier to reuse models and to compare the performance of different models.
244244

245+
::: keypoints
246+
- vantage6 is an open source platform to execute PET analysis.
247+
- A client is used to interact with the system.
248+
- A vantage6 server orchestrates the execution of algorithms.
249+
- The nodes contain the data and execute the computation.
250+
- The algorithms in vantage6 have a federated part, running on local data, and a central part, aggregating the results.
245251
:::

0 commit comments

Comments
 (0)