Welcome to CoopIHC-zoo. This library is a compilation of existing tasks and agents, to be used with the core CoopIHC library. Please look at the CoopIHC documentation first, to get a grasp of what is going on.

InstallΒΆ

pip3 install coopihc-zoo

Note

Coopihc-Zoo has some examples of Deep Reinforcement Learning that are based on learning algorithms implemented in the stable baselines library. Please make sure stable-baselines is installed propertly, by following corresponding installation instructions and checking if an import stable_baselines works