IntelLabs / coach

Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
https://intellabs.github.io/coach/
Apache License 2.0
2.32k stars 460 forks source link

Integration with wandb? #441

Open drozzy opened 4 years ago

drozzy commented 4 years ago

Is there an integration with wandb? It's really nice to see all results in one place.

E.g. https://docs.wandb.com/library/integrations/ray-tune

Thanks!