distributed-learning-contributivity
distributed-learning-contributivity copied to clipboard
Speed up computation with parallelization
Now each scenario is processed sequentially. Since scenarii are independant we could parallelize the computations.
One thing to be wary of is the GPU memory if we learn too many networks in parallel