-
Context: We want to move from our - honestly early stage - authorizer to the one Bloomberg build.
It has a much nicer API and allows to batch multiple requests as well.
Long-term we want to have o…
-
- [x] Reward for Naive - naive implemented
- just need to plot against frequency of updates and how long we wait. (not really for now)
- [x] Same for random (not really useful so won't bother)
…
-
### Terraform CLI Version
1.4.6
### Terraform Provider Version
0.86.0
### Terraform Configuration
```terraform
terraform {
required_providers {
snowflake = {
source = "Snowflake-L…
-
### Issue Severity
Minor: Workaround available, torch must be installed additionally.
### What happened + What you expected to happen
PPO Trainer instantiation via RLModule API fails if I wan…
-
Currently the opa-envoy plugins logs decisions in all conditions (ie. presence/absence of errors). For example, when the context is cancelled or deadline is reached before query execution, the plugin …
-
As part of NumPy compatibility, we want to implement all remaining nan* operators such as torch.nanmean requested here https://github.com/pytorch/pytorch/issues/21987.
It's been suggested [here](h…
-
# Scenario 1: Calibrating models and estimating causal effects
In this scenario, we are interested in determining the effects of masking and social distancing on Covid-19 infections using simulated…
-
Recently when I used Agent.create() to create an agent like
```
tsfc_agent = Agent.create(
agent = "ppo",
environment = my_env,
max_episode_timesteps = my_env.max_episode_timesteps(…
-
I was able to create a definition on Exchange but I am getting an error on the Add implementation screen, which doesn't allow me to use the same name "Custom Auth Header". I am using technology as mul…
-
I was missing the `ec2:DescribeInstances` iam permission but noticed that the Lambda, when I tested it, said that it succeeded even though it failed.
policy
```yaml
policies:
- name: copy-tags…