Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Comparative-Evaluation-of-Clustered-Federated-Learning-Methods
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SIG
Projects
Vilagil - Federated Learning
Comparative-Evaluation-of-Clustered-Federated-Learning-Methods
Commits
2408dc63
Commit
2408dc63
authored
9 months ago
by
Omar El Rifai
Browse files
Options
Downloads
Patches
Plain Diff
Add notebook to repo
parent
bb0b050f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitignore
+4
-1
4 additions, 1 deletion
.gitignore
with
4 additions
and
1 deletion
.gitignore
+
4
−
1
View file @
2408dc63
...
@@ -3,7 +3,6 @@ results/*
...
@@ -3,7 +3,6 @@ results/*
.vscode/*
.vscode/*
src/__pycache__/*
src/__pycache__/*
info.log
info.log
*.ipynb
launch.json
launch.json
backup_results/*
backup_results/*
*.sh
*.sh
...
@@ -11,3 +10,7 @@ tests/__pycache__/*
...
@@ -11,3 +10,7 @@ tests/__pycache__/*
datasets/*
datasets/*
pub/*
pub/*
data/*
data/*
*.tgz
*.pyc
src/__pycache__/*
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment