-
Notifications
You must be signed in to change notification settings - Fork 61
Closed
Description
sb3-contrib currently lacks support for simple RNN policies. To address this, we can adapt the existing LSTM-based policy implementation.
Although this is outside the scope of the NeuroGym library itself, we need this functionality for another project that builds on NeuroGym's features. I propose forking the original repository under the neurogym organization and creating a pull request to the upstream repo. This would be a valuable addition to the library and could benefit other users as well.