-
## Bug Report
### Steps to Reproduce:
1. use ``
2. select a chart type
3. move mouse cursor over the chart
4. view error in console
5. repeat steps 2–3 until step 4 occurs
```
module.…
-
Currently, we are using [DataTables](https://datatables.net/) in the WebView as the data viewer with session watcher enabled. It has the following capabilities (but we are not using all of them at the…
-
In `train_hypergrid.py`, for example
```
# 3. Create the optimizer
params = [
{
"params": [
val
for key, val in parametrization.param…
-
Basically, the current way of interacting with the parameterization is a bit confusing to explain to others. We have parameters, which produce predictions, in conjunction with trajectories which are s…
-
In Chrome Hypergrid generates a lot of non-passive event listener warnings from the scroll events which can be added to Hypergrid from
```javascript
container.addEventListener('wheel', this._boun…
-
Hello again everyone,
We are trying to augment our training with backward trajectories starting from states sampled from a reward-prioritized replay buffer, as described here: _https://arxiv.org/ab…
-
The current design of the library is too specific to environments with discrete actions that can be masked out in a straightforward way.
Following a discussion with @EricElmoznino, the library woul…
-
Hey,
I was running the example code to solve for the 2-dimensional Hypergrid, and I noticed that if I don't share parameters between the forward and backward model:
`logit_PB = LogitPBEstimator(e…
-
# Areas for initial standardization
## Contributors
- John Nagle, Animats
## Summary
**Initial areas that need standardization.**
* Portals - you can leave one grid and go to another wi…
-
we should use pytest as test runner