-
**Describe the feature**
Currently we check the code hashes after running the 2nd simulation. This is a weak attack vector that causes us to waste resources running the simulation on something that w…
-
```gherkin
Feature: Instantiate Exercise in Student Workspace
Scenario: Preview Assigned Exercise Files
Given the instructor has shared an assigned exercise with the student
When the s…
-
Thank you for your great work.
Currently, I am confused about preprocessing the Time-MMD dataset.
In your provided data, ```data/Public_Health/US_FLURATIO_Week.csv```, I do not know how to get…
-
From [another Issue](https://github.com/ropensci/beautier/issues/130#issuecomment-1004290879), a suggestion by @evolucionario:
> Implementing the option of calibrating multiple nodes would also be …
-
- [ ] Command subgroups `reservations`, `summaries`, and `details` should be singular.
- [ ] There abundance of short options (one for every argument) is inconsistent with the rest of the CLI and sho…
-
The items dropped then won't be determined completely randomly, but also with a priority list, which give some items a higher chance to be dropped (to example weapons) than others. Allows us to preven…
-
-
Has any work been done to condition the current frames on the predictions of prior frames? My understanding is that of right now, each frame is its own inference with no prior. (Essentially each frame…
filmo updated
6 years ago
-
I have a conda installation and I am using source version of a module(Jupyter notebook) that is also in conda.
I source activate conda.
Then I install Jupyter using "pip install -e source/jupyter" …
-
Should check for p-value of 0 before converting to heat via "negative_log" option. Ideally, there would be a flag to set ceiling of p-value/heat(negative_log).