-
Having implemented the model in the 4th ETSI Plugtest for mw devices, we realized that the identityref coding-modulation does not provide all possible values. Some mw devices support 8 PSK modulation …
-
Given a model size and number of gpus, how can we calculate what kind of throughput should the interconnect network have to handle ZeRO-3 traffic. Is 100Gbps enough? or does one need 1_000Gbps?
Use…
-
Hi @MaartenGr ,
**I am facing the below issue when, I try to load an Online BERTopic model from my disk.
Issue --> 'In order to use `.partial_fit`, the cluster model should have a `.partial_fit`…
-
Hi,
I am new to Tapkee and I can't find how to project new data not used while building a model.
The issue is that I have large data sets and I would like to estimate a dimensionality reduction…
-
Hello,
Thank you for the wonderful work you have done and still do on BERTopic. It's a game-changer in topic analysis trully...
I am running a topic analysis for research purposes and I was wond…
-
🔬 *This is an experiment in doing radically open research. I plan to post all my work on this openly as I do it, tracking it in this issue. I'd love for people to comment, or better yet collaborate! *…
colah updated
5 years ago
-
### Describe the workflow you want to enable
Currently, there is no included implementation of a PCA algorithm made for handling binary data in the scikit-learn library. However, the algorithm for …
-
📚 This guide explains how to **freeze** YOLOv5 🚀 layers when **transfer learning**. Transfer learning is a useful way to quickly retrain a model on new data without having to retrain the entire networ…
-
The general question is, does mamba-ssm currently support sequence parallelism in the mixer?
I noticed that Section 8.2 in the paper of Mamba2 proposes a potential way to split activation among mu…
-
**Is your feature request related to a problem? Please describe.**
When compiling a high order polynomial expression into a model, the strength for dimension reduction has to be specified beforehand.…