-
### Description
The aim of this task is to leverage machine learning techniques to uncover developers' geographical location information. By analyzing developers' activity cycles and behavioral data …
-
Hello,
First I'd like to thank you for creating and sharing this package, along with the laracache package.
However I've encounter multiple bugs when using this package.
1. `public const LARA…
-
file Riskified/DecisionNotification/Model/Notification.php line (97)
$order = $body->{'order'};
Trying to get property 'order' of non-object:
Setting true as second parameter causes a problem i…
-
There are use cases where a model might just need to contain an ArtifactID - for example, if you only care about the ArtifactID of an associative object.
A provider should skip work on these items fo…
-
When loading the following citation, the citr plugin does not correctly display the ü. The bib file is utf-8 encoded.
```
@article{hutter_dissociating_2012,
title = {Dissociating contingency awa…
-
**Regarding synthetic datasets:** from the implementation and as it explained in [the issue](https://github.com/HazyResearch/safari/issues/35), _train loss is evaluated on all tokens and test is only …
-
Currently a couple models provide a parameter which accepts an associative array, however they were instead stored as Text objects due to postgres not providing the JsonB option. This should be fixed …
-
i might be wrong, but in the colab/blog, i think the $\oplus$ op used to do the associative scan for the selective state space model should have, as the value of its first output, $a_2 a_1$ (rather th…
kpich updated
7 months ago
-
### Description
Thanks for considering this issue. My research requires me to compute the jacobian of a recurrent neural network with respect to a set of quantities. The minimal example below conside…
-
Users -> Quotas is an injective but not bijective function, so the ideal place for this would be a field in the User model, but Django's built-in user framework makes it difficult to add fields to the…