Skip to content

Commit 71e1af0

Browse files
committed
clean repo, add aries-fl to readme
1 parent 2ccf700 commit 71e1af0

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ libs/om-aries-controller/demo/bob/image_received.png
1313
.vscode/
1414
# exception to the rule
1515
!libs/om-aries-controller/demo/bob/received_files/.gitkeep
16+
17+
**/model.pt
18+
**/trained_model.pt
19+
**/untrained_model.pt

1. DiT Sequence Diagram B-1.jpg

-242 KB
Binary file not shown.

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ This library extends the basic controller to include the attachment protocol end
7575

7676
## Projects
7777

78+
### [Aries-FL](./projects/aries-fl)
79+
80+
An example of authenticated federated learning mediated by aries agents communicating over DIDComm.
81+
7882
### [Opus](./projects/opus)
7983

8084
SSI Third Party Credential Onboarding.

0 commit comments

Comments
 (0)