-
Create a list of projects. How should it look like? Plain list with links to project repositories? Short descriptions? Visuals?
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/mrbakhsh/DeProViR
Confirm the following by editin…
-
**Submitting author:** @PetervanLunteren (Peter van Lunteren)
**Repository:** https://github.com/PetervanLunteren/EcoAssist
**Branch with paper.md** (empty if default branch): JOSS-submission
**Versio…
-
The "Speech Command Recognition with torchaudio" tutorial uses fully connected linear layer as part of M5 model
```
def __init__(self):
...
self.fc1 = nn.Linear(2 * n_channel…
-
Here we can add the papers we find
-
Necessary to meet the requirements for carpentries lab. See #264
-
Image Augment layer using SLIC
https://ieeexplore.ieee.org/document/6205760 cited by 7880
Implementation in skimage https://github.com/scikit-image/scikit-image/blob/v0.19.0/skimage/segmentation/sl…
-
I am trying to save a simple LSTM model for text classification. The input of the model is padded vectorized sentences.
```
model = Sequential()
model.add(LSTM(40, input_shape=(16, 32)))
model.add…
-
Check that all lesson and episode objectives are assessed by exercises or another opportunity for formative assessment.
-
https://www.usenix.org/system/files/conference/osdi14/osdi14-paper-chilimbi.pdf