Skip to content

Commit 37c302d

Browse files
committed
created Hospital and Researcher classes for aries-fl project
1 parent 3384ffb commit 37c302d

File tree

6 files changed

+997
-872
lines changed

6 files changed

+997
-872
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

0 commit comments

Comments
 (0)