Felix
Felix
After walking through the code, I think, that there is a type here: https://github.com/openai/maddpg/blob/3ceefa0ada3ff31d633dd0bde8ff95213ce99be3/experiments/train.py#L141 Should be: ` agent_info[-1][i].append(info['n']) ` instead of `info_n['n']'.
Hello everybody! As far as I can see from the code, each agent maintains its own replay buffer. In the training step, when sampling the minibatch, the observations of all...
### The problem I successfully installed the Rclone Backup addon from the github Repo. However, when I try to configure it using the provided GUI, I get an error message...
Hello adderbyte, very interesting work! I'm really curious to try out your GYM environment as I'm about to code something very similar. I just wonder, whether using X-Plane in headless...
**tl;dr;** The content of the `header` attribute of non-`normative` items is not rendered to the TOC entries. The rendering of the `header` attribute to the TOC should be independent from...
I recognized, that when publishing documents, the list handling is incorrect, when no empty line is above the list in the `text` attribute of the requirement. Eventhough a newline is...
Using version 3.0.2 on windows with Python 3.11 **observed beahvior**: When running the `doorstop` command on a sample document tree, with some links to inactive items, the program stops with...