Atcold / pytorch-PPUU

Code for Prediction and Planning Under Uncertainty (PPUU)
https://youtu.be/X2s7gy3wIYw
MIT License
203 stars 54 forks source link

PyTorch v1.1.0 incompatibility #35

Closed Atcold closed 5 years ago

Atcold commented 5 years ago

Solution for both (but needs understanding / investigation) should be adding the missing argument in models.py. The environment requirements environment.yaml needs to be updated (lift restriction on former PyTorch v1.0.1).