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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
8bb99b51ba957206650366fb8462c44913197903
Select Git revision
Branches
1
main
default
protected
Tags
1
v1.0.0
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
31
Oct
29
28
23
22
21
11
8
7
1
28
Sep
23
16
13
12
3
2
30
Aug
29
28
27
26
21
20
13
12
8
7
6
5
2
1
30
Jul
29
19
15
12
9
8
5
4
3
2
1
10
Jun
7
21
May
7
6
22
Apr
21
19
18
11
9
8
3
2
27
Mar
15
16
Jan
Update README.md
main
main
Update IRIT-evaluation-licence_UT3.txt
Update IRIT-evaluation-licence_UT3.txt
Update README.md
Update utils_results.py
Convert data to PIL image for cifar10
Correct mistakes of data transform for centralized
Correct problem with linear model
Update exp_configs.csv
Update exp_configs.csv
Update README.md
Correct errors for run_exp and datatransform
Correct errors with linear model data shape
Delete unnecessary notebook
Update README.md
Update README.md
Exp config from article
Update README.md
Merge pull request #9 from leahcimali/Occidata
Merge branch 'main' into Occidata
Correct problem with Quantity Skew
Update data augmentation strategy
Delete unused CovNet Model
Correct loss calculation for client side
Update model. py label for int to long tensor
Update Training for Cuda use
Occidata
Update run_exp and add CUDA support for training
Update README.md
Added run_exp.py
Update gitignore
Add data augmentation
Add gpu capability
Remove unecessary import
Add notebook to repo
Add notebook to repo
Add validation dataset and generic convolutional model
Update reference files
Allow model selection between linear and convolutional
Replace SimpleLinear with Conv
Loading