automl/CARL

rewrite carl.envs.__init__

benjamc opened this issue · 2 comments

rewrite loading of environments. loading all takes too much time.

If I see correctly, this is resolved in #89 , right @benjamc ?

This should not be an issue anymore because base envs are instantiated during init of CARL env.