Morgane Ayle

Results 3 issues of Morgane Ayle

Hello, Could you please upload the data and config files for the Digits and Spambase datasets? Thank you

Hi, Could you please share examples of your parameter configurations on the mid- and large-scale datasets? For example, one on Segmentation and one on CIFAR-100. Thank you!

## Describe the bug Similar issue as [here](https://github.com/pytorch/rl/issues/2439). The `MaskedCategorical` distribution is missing the `mode` and `deterministic_sample` properties. ## Reason and Possible fixes The `MaskedCategorical` distribution should define the following...

bug