Kaixhin / Rainbow

Rainbow: Combining Improvements in Deep Reinforcement Learning
MIT License
1.56k stars 282 forks source link

Add environment.yml to make installation easier #9

Closed filipre closed 6 years ago

filipre commented 6 years ago

Hi, to make the installation easier (for me), I added all dependencies into one file using conda. Feel free to merge. Cheers René

Kaixhin commented 6 years ago

I wasn't aware of this feature of conda, so thanks for bringing it to my attention! I won't merge this but I'll add the feature in myself. Adding some comments to your PR anyway.