Isaac Godfried

Results 120 issues of Isaac Godfried

Public policy officials and epidemiologists could use information on how specific policies impact new cases. Specifically, we would like to be able to determine the casual impacts of masking and...

epic

- [x] Run on primary US counties w/o transfer - [x] Run on primary US counties w transfer (flow) - [x] Run on primary US counties w transfer (county) -...

experiments

Based on the top models identified #53 we now want to identify how well the models perform on most recent data. Depends on: #53 [Adding enhanced evaluation](link_flow) Acceptance criteria: -...

experiments

Based on the results of #43 I would like to write a formal report to examine the best models both in terms of test_loss and test_loss on the final week....

publicity/presentation

When looping through Wanda_sweeps there seems to be an error related to the validation loader. ``` Traceback (most recent call last): File "/usr/lib/python3.6/multiprocessing/process.py", line 258, in _bootstrap self.run() File "/usr/lib/python3.6/multiprocessing/process.py",...

bug

Need to refactor function to work at training/inference time for LSTM.

enhancement

Hi thanks for the repository and the example usage. However, I would like to use the model for inference (and possibly fine-tune it as well) without using GluonTS at all....

question