Thomas Reynaud
Thomas Reynaud
Hi! I was wondering if it was possible to initialize a GloVe model with one of the pre-trained embeddings before training it on a dataset of my own? I'm not...
Hi, me again sorry! I get this error when I run your code: Traceback (most recent call last): ``` File "cbow_model.py", line 49, in word_context_product = merge([word_embedding, cbow], mode='dot') File...
### Describe the bug When using SidebarMenuButton with size="lg" in a collapsed sidebar, avatars get cropped due to conflicting !important padding declarations. Possibly linked to #5504 I am using exactly...