-
### Description
In retrain_classification_ptq_tf2.ipynb, there is a check `assert float(tf.__version__[:3]) >= 2.3` that should check whether the used tensorflow version is at least 2.3 or higher. No…
-
class SentencePairClassifier(nn.Module):
```
def __init__(self, bert_model="bert-base-multilingual-cased", freeze_bert=False):
super(SentencePairClassifier, self).__init__()
…
-
Run experiments on GTEx
- [x] GTEx classification by tissue type (one vs rest)
- [x] Compare to NMF and PCA on average precision and / or F1
- [x] Sweep params and look at the performance
- [ ] …
-
-
Hi!
Just wondering how the RNN could be mixed into the `ODEProblem`
In flux times, it seems a Recur layer need to be created. However there is already a `Recurrence` in Lux.jl
[Training of UDEs w…
-
This is a functionality of tabular view and editing of metaprops, (meta) classifications, and other (meta) relations allowed for a given entity.
Create the following view, allowing to e.g. see whet…
-
Hi,
Firstly, thanks for making these tools open source. Much appreciated!
I have a few questions related to the same topic. I have some DHS data in various cell types that I would like to train…
-
```
For invertebrate neurons, we need basic morphological classification of neurons
to be agnostic about axon vs dendrite. But in CL we currently have:
CL:0000106 unipolar neuron: "Neuron with an a…
-
### 🚀 The feature, motivation and pitch
I'm working on language models and other nlp tasks and would like convert classic script sparse matrix to torch car and run it on MPS device to be possible.
…
-
### Description
From changes made in #543 a new layer has been added `LinkEmbedding` which combines node embeddings together in different ways. This is currently used in the GCN link prediction de…