-
track change of tf
-
This is a continuation of https://github.com/gonum/matrix/issues/301.
-
Since the base [`Model`](https://github.com/tensorflow/recommenders/blob/main/tensorflow_recommenders/models/base.py#L47) class doesn't implement (at least a placeholder for) the `call()` method, othe…
-
Having successfully got my data into the [correct format](https://github.com/tensorflow/recommenders/issues/315) I've been able to run the quickstart recommender on my own dataset. However for some re…
-
Hi my name is Sukkyu.
First of all, I would like to thank you for providing your code to the public. They've really been helpful.
Now I was working on Kmeans example at "examples/2_BasicModels/k…
ghost updated
6 years ago
-
It seems that many libraries that are candidates to implement the Array API namespace already implement the LU factorization (with variations in API and with the notable exception of numpy).
Howeve…
-
Hi,
here's what I get with the latest repo snapshot when I try to factorize to the coefficients of the master integrals when assembling the final amplitude
```
on HighFirst;
#define lsclDe…
-
Do you think that any of that implementations would be compatible with Transformer-XL? Thanks!
-
Not a bug or a question. Since you're working on an ML library, I just wanted to showcase some of my own work.
I have a functional PL called [Spiral](https://github.com/mrakgr/The-Spiral-Language).…
-
Hi all,
I've been testing the use of cell2cell and MOFA within Liana and was wondering if there was a way to use the ligand-receptor information from the spatial bivariate vignette instead of rank…