Closed louieworth closed 1 year ago
Hi. Maybe check #3. It seems that the issue was fixed by upgrading to python 3.11.
+1, thanks @stepp1
Hi. Maybe check #3. It seems that the issue was fixed by upgrading to python 3.11.
This should resolve the issue.
Thanks
Following the
quick_start.ipynb
document in#Modification #1
, I create a wrapped optimizer with params info from the model, where it occurs a bug and I do not know how to fix it.Source code
It is a source code for jaxrl in
jaxrl/agents/sac/sac_learner.py
. BTW, since I am really new to JAX and sparse NN, would you mind providing some guidance (example code provided by ) about constructing the SAC pruning example? It will be highly appreciated.Verson