-
hi,professor:
i run slam_test always got error:
![image](https://user-images.githubusercontent.com/34532224/147740074-c68513bd-28c6-4442-ad63-dbbc70c381a6.png)
i also follow your tips that have ru…
-
[Grouped Query Attention](https://arxiv.org/abs/2305.13245) improves parameter-efficiency of attention KV projections and reduces IO at inference-time, making inference faster.
It can be implemente…
-
I came across your post on the Tensorflow thread that you are developing an OpenCL counterpart for cuDNN. I would like to help/contribute on that project. Let me know where and how can I help. I have …
-
Hi there,
I am new to tick and point process model. I have been reading and trying the basic Hawkes process model with exponential kernel. It seems that all of them have to be given decay parameter…
-
Keras's implementation of Convolutional LSTM (https://www.tensorflow.org/api_docs/python/tf/keras/layers/ConvLSTM2D) uses `recurrent_intializer = orthogonal` to avoid exploding gradients.
This impl…
-
Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues,…
-
Background: for solid harmonics, Psi4 uses `gaussian` ordering rather than `standard=cca` ordering like most other open-source QC packages.
* for integration and testing, it's easy to build Psi4 t…
-
Create a tool that allows someone using OSv to produce "hot-patches" that can be used to migrate a running instance of OSv from version x to x' without rebooting or otherwise stopping it. This has be…
gburd updated
10 years ago
-
# 🐛 Bug
On training a MultiTask kernel based model and a collection of independent models tied together in an independent model list object on the same dataset, I see variance magnitudes that are o…
-
Relates to [this issue](https://github.com/HamletWantToCode/GPFlux.jl/issues/2).
A MWE an be found in the `examples` directory on [this branch](https://github.com/willtebbutt/Stheno.jl/tree/wct/flu…