-
Action masking is present in DQN but not in PPO or other algorithms. Any plans to add those in the future? I assume it's possible to add those with custom policies.
-
### Is this your first time submitting a feature request?
- [x] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations)
- [X] I have…
-
_This work is part of the [Data masking milestone](https://github.com/apollographql/apollo-client/milestone/38). Follow the milestone for progress on this feature._
## Background
When building c…
-
POMDPs.jl [supports state-dependent action spaces](https://juliapomdp.github.io/POMDPs.jl/stable/def_pomdp/#state-dep-action)
However, DeepQLearning.jl is always picking the full action space.
Th…
-
### Component
### Is your proposal related to a problem?
This is the forum for users to provide comments on the DDN engine plugin feature.
- Current functionality in production: https://ha…
-
### Did you check docs and existing issues?
- [x] I have read all the NeMo-Guardrails docs
- [x] I have updated the package to the latest version before submitting this issue
- [x] I have searched th…
-
**Describe the bug**
The `drop schema` SQL is not produced while running the snowddl-singledb.
**Expected behavior**
It seems to be a bug, but I am not sure is this a feature.
**Attach log**
…
-
SQL Server, for example, has a neat feature, which is useful for data protection:
https://learn.microsoft.com/en-us/sql/relational-databases/security/dynamic-data-masking?view=sql-server-ver16
W…
-
**Describe the problem/challenge you have**
Depending on the role we might want to mask certain attributes or limit the audit logs to a filtered view.
**Describe the solution you'd like**
- A…
-
Currently, if an existing policy is updated, it needs to be unapplied, deleted, created (or CREATE OR REPLACE...) and applied again.
This is imho a manual process which is cumbersome when applied to…