-
Hello
Where can I find the dataset and wordEmbedding file which you mentioned in the `configuration.cfg` [file](https://github.com/armintabari/Emotion-Detection-RNN/blob/master/configuration.cfg)?
…
agn-7 updated
4 years ago
-
## Question
Is there a way to freeze a block for transfer learning ? something similar to Keras **trainable = False** ?
-
Hi Luca,
Here is the error message when running word embedding on pubmed:
multiprocessing.pool.RemoteTraceback:
```
Traceback (most recent call last):
File "/home/ravanv/anaconda3/lib/python…
-
Robustify the code of WordEmbeddingsStore, manage error cases:
- when location of cache_root is not the default one
- fallback to WordEmbedding when the database (sqlite or lmdb) is not found
-
## Motivation
There’s a lot of cases in framework design where we want to be able to treat components like lego blocks when building various model architectures. The following case studies in PyTex…
-
## ML.NET
**P0.5**
- [ ] Object Detection Support
- Description: Unlike image classification in ML.NET, which provides the high-level API for image classification training via transfer learning,…
-
**You must follow the issue template and provide as much information as possible. otherwise, this issue will be closed.
请按照 issue 模板要求填写信息。如果没有按照 issue 模板填写,将会忽略并关闭这个 issue**
## Check List
Thanks…
drxmy updated
4 years ago
-
Hey,
I encountered a bug while using GloveEmbeddings in a featurizer class.
**Describe the bug**
Multiple initializations and usage of WordEmbeddings, DocumentEmbeddings and their related embe…
-
Hi Guys,
I meet the issue
```
WARNING: One or more tensors were submitted to be reduced, gathered or broadcasted by subset of ranks and are waiting for remainder of ranks for more than 60 second…
-
Word2VecKeyedVectors没有add属性