feat: Drafted Chapter 27 on Federated Learning Attacks, replacing the placeholder with detailed content on fundamentals, architectures, and attack variations.

This commit is contained in:
shiva108
2025-12-31 16:32:20 +01:00
parent ccdc0fed9e
commit fbfc595e0c
2 changed files with 1311 additions and 8 deletions
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -104,7 +104,7 @@ At the token/embedding level, this technique exploits:
#### What This Code Does
[Clear description of what the code demonstrates, its purpose, and what attackers would use it for]
[Clear description of what the code demonstrates, its purpose, and what attackers would use it for i.e. why and how it works]
#### Key Components