-
In the TF version of DQN, the value of `epsilon_decay_period` is set to 1M steps (see [here](https://github.com/google/dopamine/blob/a2753dae222c75ae991758d4110a84bc01c3215f/dopamine/agents/dqn/config…
-
Hi there,
this is a kind of mix between question and feature request.
I'm interested in a regex feature called [possessive quantifiers](https://www.regular-expressions.info/possessive.html). In …
-
# Identifying Platform-Specific OCI Artifacts
Hello OCI Community,
We are the maintainers of the [ORAS](https://oras.land/) project. We are considering adding platform information to the manifes…
-
- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/pnpm/pnpm/blob/main/CONTRIBUTING.md))
**Describe the user story**
A common case is that people want to organ…
-
Good (but late) brainstorming session w/ Kim and Joel on Discord: https://discord.com/channels/719497620560543766/719544230497878116/979238459157934100 around better device/peripheral power management…
-
## Summary
Currently, auction losers in the `.eth` simplified hash registrar pay a 0.5% "participation fee", which gets burned.
@alexvandesande on [gitter](https://gitter.im/ethereum/go-ethereum…
-
With this schema, which defines an object with a property `test` that contains an array of objects that can have certain properties, I am having issues where Taplo should be invalidating a test case b…
-
If the `@Query` is native, the results can only be projected with an interface.
Unlike jpa queries, there is not room for `select new MyProjection(... `. where `MyProjection` would be a `record`
…
-
**Priority**: _Low_
**Details:**
As the title suggest, we may want to look into utilizing SDL2 after MVP as another possible backend for NovelRT, akin to how GLFW/OpenAL are backing it today.
M…
-
Habe you thought about providing immutable update O(1) Array by default like clojure and elm does?