From 83c7a8e8de36fd471479d650d7c5e53a0d63809e Mon Sep 17 00:00:00 2001 From: Djura Smits Date: Tue, 26 Mar 2024 11:53:29 +0100 Subject: [PATCH] Meeting notes --- notes.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 notes.md diff --git a/notes.md b/notes.md new file mode 100644 index 00000000..17817b29 --- /dev/null +++ b/notes.md @@ -0,0 +1,29 @@ +## Target Audience +### Newbies +Want to run basic federated data analyses +#### Prerequisites +- Know how to do data analysis in a centralized setting + +### Data scientist +Knows what the newbie knows. Want more control over their analyses. Potentially develop their own +federated algorithms. + +#### Prerequisites +- Basic (!) python knowledge +- Experience with command line +- Knows how to do federated analysis using the vantage6 UI + +### Sys admin (not targeted) +People who install vantage6. We are probably not going to cover this topic. + +#### Prerequisites +- Lots of prerequisites + +## Objectives +- understanding federated learning +- understanding v6 + - Understand the future of vantage6 +- setting up v6 infrastructure (very difficult, requires different prerequisites) +- running analysis with federated learning +- Creating algorithm +- make your data available to a network