-
Reported by @AHaumer (https://github.com/OpenModelica/OMSimulator/issues/1004).
Version 1.17 64 bit on Windows 10 64 bit.
During my lectures, I'm working on an averaging model of an H-bridge. Seem…
-
Hello!
Is it possible to make phylolm models compatible with emmeans and emtrends? This is necessary to interpret output with multiple categorical variables and interactions.
Thank you,
Ian
-
Hi Nicolas,
In your paper, you have mentioned that after running the trained model on the test data points, you do **tile aggregation by averaging output probability** or **To assess the accuracy o…
-
**Describe the bug**
In pipeline implementation, self.model refers to the self._model.module in multi-gpu setting. In fact, to support averaging of gradient across multiple gpus, self._model (DDP m…
-
I am training on the VOC dataset. The code appears to be training on both the 2007 and 2012 data sets: `image_sets=[('2007', 'trainval'), ('2012', 'trainval')]`
I reduced the learning rate to 1e-5 …
-
Working on the C/CD implementation, a few issues have come up. I've introduced the new N and E grids, have computed dx and dy for those grids, and am working on the averaging "u2t/t2u" methods to go…
-
During the conversion, LSTM bias is of dim [8] will be converted to [1, 16]. In this case wb [1,8] and rb[1,8] are initialized to zeros (if B is not passed) else B is assigned to wb.
Say, if I am …
-
Thanks for your job! It really help me so much.
It seems that in the deepmind I3D version, they use average pool along the time dimension for the last logits. But in your codes, you use max_pool for …
-
**Describe the bug**
When creating the nodal attribute Mannings n landcover parameter, we often have to partition the domain into chunks/slices to fit into available RAM. When this happens, sometimes…
-
I am trying to reproduce the geometry diagrams on the front page and was hoping for more details on how they are generated. I have tried the following procedure:
- Take a set of embeddings
- Compu…
ixxie updated
4 years ago