Skip to content

AuguB/federated_learning_workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

federated_learning_workshop

Setup instructions - Linux and Mac only, Windows users please use WSL.

  1. Execute these commands in a terminal
conda create -n federated_learning_workshop python=3.12
conda activate federated_learning_workshop
pip install git+https://github.com/amarquand/PCNtoolkit.git@v1.alpha.7
conda install ipykernel graphviz libcxx
python -m ipykernel install --user --name=federated_learning_workshop
  1. Clone this repo
  2. Run the transfer.ipynb using the federated_learning_workshop environment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published