-
I have to re-run tests a few times to get this test to fail and it's always the same test.
```
Testing Running tests...
WARNING: Method definition timeit_debug_enabled() in module Reinfor…
-
Hey, first of all thanks for all the work you have done here.
I am on the long way of trying to test how RL models as trained with simglucose could work on a phone in a similar fashion to how sth …
-
Hi, this is a very nice open source tool. I'm wondering since it's 3D model, does it support jump shot or masse shot? Or any tiny jumps of the cue ball when the cue is not leveled?
-
Hi,
Firstly, thank you for making this excellent repository. The SAFE paper has some really interesting insights on molecular design.
As I was going over the codebase, I did not find any codes f…
-
Hi, can you please provide requirements list for this project and which python version is needed to be installed.
-
Issue #817 was closed with this response:
> We fell a little behind. The Python bindings are done in SWIG. I think that can be quickly repurposed into .Net bindings, once done. So it shouldn't be too…
-
Hi, I have a question about dagger-value algorithm:
when updating value network, why do you use `torch.max()` to get the larger loss?
What's the meaning comparing these two losses? In my understa…
-
Hi!
I play a decent amount of _Age of Empires II: Definitive Edition_, and it would be awesome to be able to train bots to play it, so I think this project seems really interesting. Would it be pos…
-
# Why
#### As a
User of `pyCMO`
#### I want
to be able to easily train RL agents in `pyCMO`
#### So that
I can develop RL agents that can solve `pyCMO` scenarios
# Acceptance Criteria
##…
-
### ❓ Question
[DDPG](https://stable-baselines3.readthedocs.io/en/master/modules/ddpg.html#stable_baselines3.ddpg.DDPG), [SAC](https://stable-baselines3.readthedocs.io/en/master/modules/sac.html#stab…