rlworkgroup / garage

A toolkit for reproducible reinforcement learning research.
MIT License
1.84k stars 309 forks source link

Many fields in the torch modules do nothing and should be deleted #2269

Open krzentner opened 3 years ago

krzentner commented 3 years ago

These fields give the impression that changing them would result in a change in the policy behavior, but actually changing them does nothing since they're never read after construction.