Antonin RAFFIN
Antonin RAFFIN
@erniejunior the PR are now merged with master ;)
@tjbck for clarification, is there any way currently to have full document parsing/text upload? (as suggested in https://github.com/open-webui/open-webui/issues/60, the same way it is done in https://huggingface.co/chat/). What I mean is...
For an (almost) up to date tutorial, please take a look at https://m.youtube.com/playlist?list=PL42jkf1t1F7dFXE7f0VTeFLhW0ZEQ4XJV
Hello, gym donkey car doesn't support gymnasium yet (but a PR is welcome). In the meantime, you can downgrade to gym 0.21 and SB3 1.x (with the corresponding rl zoo...
Hello, will try to answer a bit longer by this weekend. In the past I used arduino mega mostly and I remember having ~1-10ms latency (but I'm not sure we...
You could also debug by mocking the arduino (maybe take a look at python serial tests: https://github.com/pyserial/pyserial/blob/master/test/handlers/protocol_test.py): https://github.com/balp/arduino-mock Did you had a look at the `low_latency_mode` option? See https://github.com/pyserial/pyserial/pull/290
@vwxyzjn tests fails because `ModuleNotFoundError: No module named 'pygame'`, not sure why it worked before...
@vwxyzjn I think I'm done for the implementation, I added support for constant entropy coeff and for deterministic eval. I would be happy to receive help for the documentation ;)
> Is there any corresponding wandb report ? I only did some runs after I did the initial ones without the deterministic eval. You can see for instance in cleanrl,...
> so my apologies in advance for the delay in my review. no worry, take the time that you need.