Antonin RAFFIN
Antonin RAFFIN
What is your gym version ? (+ associated, like atary-py)
The error seems related to tensorflow version (I could reproduce the bug in google colab)
> I also got this error, may I ask which version of tensorflow you are using? ``` tensorflow==1.8.0 ``` So 1.8.0 cpu version
Hello, thanks for the proposal. I will try to have a deeper look later. Anyway, after a quick look at it, I have several questions: - What are the main...
> We have not investigated this question much, but we can certainly try. Is this the case with TRPO/PPO? yes, there are good defaults that work reasonably well on a...
Hello, thanks for reporting the issue. > I think the problem may be, that the type hints for the class variables overwrite the type hints for the parameters when the...
I've found a partial fix following https://stackoverflow.com/questions/46569163/sphinx-document-an-attribute-that-is-same-as-a-parameter by specifying `:special-members: __init__` And this is a sphinx issue: https://github.com/sphinx-doc/sphinx/issues/11207
Hello, thanks for the PR, please don't forget to add a test, and add your username to the changelog. note that some tests are failing because of an internal wrapper...
> @araffin has already mentioned that he created it and will make it public (https://github.com/DLR-RM/stable-baselines3/issues/177#issuecomment-703268927). I meant the SB3 contrib repo. For GTrXL, are you willing to contribute that algorithm?...
Also related: https://github.com/maohangyu/TIT_open_source