-
I noticed that the structure in your code is inconsistent with the structure in the paper. In your code, VoCoHead uses a student-teacher model, which is not mentioned in your paper. So, how is the met…
blofn updated
1 month ago
-
It seems like it would be a good idea to add a `README` to `.github/workflows` to cover what is present and what everything does. In the first instance gathering good examples of these seems like a us…
-
The goal of this issue is to create an easy-to-consume way to generate forecasting data from IHME and CHIME data.
Currently IHME is only by-state, so this combination will be at the state-level unt…
-
Hi,
I have prepared an example of Xray classification , based on this repo
https://colab.research.google.com/drive/1KlKvHDgvi-cfrpJUIOCvczmL4Ctc1wBL
Please check it out. Are you interested in s…
-
FileNotFoundError Traceback (most recent call last)
in
4
5 for i in range(len(os.listdir(test_dir))):
----> 6 for item in os.listdir(os.path.join(test_dir,…
-
We are targeting collecting data that can serve as inputs to the FluSurge model:
![](https://files.gitter.im/covid19-healthsystemcapacity/community/mNQS/Screen-Shot-2020-03-15-at-8.59.44-PM.png)
…
-
Idea: Develop translations to advance system understanding on the global information, transmission, and environmental cycles linked to spatially distributed human behavior and organized mitigation, an…
-
# Scenario 3 [Preparation for Decision-making Confidence Metric]: Supporting decisionmakers at various phases of the Covid-19 pandemic
1. Pretend that it is November 1st, 2020, in the first year of…
-
Hi,
Would you mind adding the function of "Max treatment capacity", eg ventilators available for Covid-19 cases, and a death-rate for patients which can't be treated due to being over the capacity of…
-
We may need to edit some of the validations to accept scenario hub submissions.
For now I can think of:
- csv files
- must include all of {1:16} weeks ahead, optionally {17:52} weeks ahead
…