-
Thank you all for your contribution!
```
File "C:\ProgramData\Anaconda3\lib\site-packages\PIL\Image.py", line 2891, in open
fp = builtins.open(filename, "rb")
FileNotFoundError: [Errno 2] N…
-
#### Learning Goals
[Learning goals, bulleted/numbered list is preferred]
[e.g. learn the concept and the use of train/validation/test dataset using scikit-learn ]
Learn to preprocess images, use a…
-
Hello,
Is it possible to get the number of likes in each tweet? It is very useful to visualize the top tweets for a certain hashtag.
Thank you very much!
-
The script for populating case data (`script/fetch-recorded-data` in `web-ui`) can no longer successfully insert the non-US case data. This seems to because the ECDC data format has changed, and it no…
-
Hi @ieee8023
thank you for maintaining this dataset!
I implemented a [pytorch lightning wrapper for a DenseNet model](https://github.com/oplatek/lightning-Covid19/tree/feature/baseline-model) f…
-
Hi, very interesting work. I have a question about BERT VS RoBERTa.
In original LAMA experiments, many people find BERT has a better performance than RoBERTa. However, I try the same thing in BioL…
-
Hi Christa,
Thank you for developing CelFiE. I am trying to run CelFiE on 2 samples (adult normal lung tissues-WGBS). After getting the coverage file from Bismark, I ran your prepare_bismark.sh scr…
-
Most estimates of R0 for COVID19 are north of 2. (eg Los Alamos [paper](https://wwwnc.cdc.gov/eid/article/26/7/20-0282_article) on Wuhan.)
I would expect most the Rt estimates for most states to be…
-
Nomes de municípios como "sao paulo", "SAO PAULO", "SÃO PAULO", "sao-paulo" devem ser aceitos nas planilhas e corrigidos para "São Paulo". Além disso, nomes como "Gouvêa" devem ser aceitos e convertid…
-
Hi,
I have an issue when running when the example provided in `README.md`. This is my setup:
```
$ python --version
Python 3.6.12
```
and
```
$ pip freeze | grep 'scikit\|numpy\|tensorflow'
…