Skip to content

Commit

Permalink
Parallelize woring on Ensemble and Ensemble Normalization
Browse files Browse the repository at this point in the history
- Used pathos multiprocessing beacause of problem with pickling if using the "normal" multiprocess module.
- added parallization for ensemble class; fixes #67
- Fixing logger issue for multiprocessing(closed pools after usage)
- fixed random seeds for each thread
  • Loading branch information
fzeiser committed Jan 13, 2020
1 parent 68836ae commit 9ff79c1
Show file tree
Hide file tree
Showing 4 changed files with 557 additions and 463 deletions.

0 comments on commit 9ff79c1

Please sign in to comment.