You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SCAFFLSA: Taming Heterogeneity in Federated Linear Stochastic Approximation and TD Learning
To run the experiments, run
# for the simulation itself
python3 simulations.py
python3 simulations_bias.py
# to make the plots of the paper
python3 plots_main.py
python3 plots_speedup.py