p2pfl.learning.frameworks.simulation packageΒΆ

Module for the efficient parallel local simulation of the learning process (based on Ray).

p2pfl.learning.frameworks.simulation.try_init_learner_with_ray(learner)[source]ΒΆ

Create a learner instance.

Parameters:

learner (Learner) – The learner to wrap.

Return type:

Learner

SubmodulesΒΆ