Niklas Nolte
Niklas Nolte
the correct result of the example in `Vc::iif` should be [2,1,1,5] (if i understood it correctly) and I am not sure whether the code example in `Vc::simd_for_each` is correct, therefore...
Hi, what is the best way to implement action constraints in a PPOAgent? For a `QPolicy` i can use `observation_and_action_constraint_splitter`. Is there something equivalent for ppo policies?
avoids the warning cvxpy>=1.1 yields when using `*` as matmul
Hi, i recognized a very high CPU usage ( > 50% on one core) for the main python application without using it in any active way. Am i the only...
## Eval details 📑 ### Eval name binary_count ### Eval description This makes the model count 1s in a 10-100 long binary string. ### What makes this a useful eval?...
Bug fix to the basic.includes eval: If a ref in sample["ideal"] is a single character, `evals.elsuite.utils.get_answer` can return an empty string if the ref is found in the last character...