-
Hi Robert,
I wonder if `Bactopia` involves specific polishing steps? I mean to have seen some things in the complete usage, but no direct listing.
The background is that @oschwengers has built a…
-
I finally have a little bit of time to write down what I have been doing on this front, so I wanted to open an issue here to keep track of the progress I have made, just in case anyone wants to give m…
-
It would be nice to be able to provide the locale to getTimeZones() so that we can get the timezone strings in the language of the user. Right now it is hardcoded to English (and a specific one) which…
-
I need to parse "a#OR#b". In the grammar, I can match #OR# just fine, by using the literal '#OR#'.
Because #OR# is a binary operator amongst other binary operators, I need to specify precedence.
…
-
#### Describe the workflow you want to enable
We are proposing to add a cythonized module that allows for building oblique trees.
Oblique trees originally proposed by, Breiman 2001 [1], would enab…
-
## :rocket: Feature
Multiple Gradido Addresses for every user.
Only at one Address per user creation is possible, therefore we need a way to check on blockchain-level for which address creation is …
-
**Describe the bug**
- Spectator can interfere with gameplay in Crystal & Cart PvP. Specifically, they can stand on top of an obsidian block to prevent players from placing Crystals & they can destro…
-
Hi,
I recently saw the paper [Curious Replay for Model-based Adaptation](https://arxiv.org/pdf/2306.15934), which proposes a fairly straight forward curiosity-based sampling from the Replay Buffer.
…
-
### Describe the workflow you want to enable
Currently, random/extra forests can bootstrap sample the data such that `max_samples \in (0.0, 1.0]`. This enables an out-of-bag sample estimate in fore…
-
If its possible can we make the pipeline optionally import vllm and use other method like the demo.ipynb?