AIworx-Labs / chocolate

A fully decentralized hyperparameter optimization framework
http://chocolate.readthedocs.io
BSD 3-Clause "New" or "Revised" License
121 stars 41 forks source link

fix some bugs when using in multithread #32

Open yangzhg opened 5 years ago

yangzhg commented 5 years ago

1 fix raise MemoryError when using Random Sampler 2 fix raise key error when using cmaes in multithread, 3 use mongodb internal lock to avoid dead lock in multithread