PyGlow
PyGlow copied to clipboard
Parallel process all the models training in sigma network
Current implementation uses sequential training of all the models of sigma network but it would massively speed up the computation if those models can be trained parallely.