-
## :white_check_mark: Checklist
- [x] I have searched open and closed issues for duplicates.
- [x] This is a problem observed when **deploying** a Data Safe Haven.
- [x] I can reproduce this …
-
Right now, the function `map-transform` throws a contract error when called on a list of syntax objects rather than a syntax object:
https://github.com/michaelballantyne/ee-lib/blob/master/main.rkt…
-
We need to add support for mixtures defined using the `Elemwise` + `Switch` `Op`.
The following is a simple example that isn't supported:
```python
import aesara.tensor as at
from aeppl.joint…
-
After running the train process for may model, I want to save a Pandas DataFrame with some metrics inside a method of the training class. It seems .upload() is not looking in the right path
I am runn…
-
I see that there is already Racket, Guile, and Chez support for this project. Would it be possible to get Gerbil Scheme support as well?
-
I notice this on my MacOS 10.15.7 machine, under both 8.5 and 8.6 releases at least. It persists after reinstallation. I have not tried to reproduce on a different machine; in any case it will be good…
-
运行时报错ModuleNotFoundError: No module named 'transformers.models.unilm',
排查后发现是textbox\utils\utils.py文件中
from transformers.models.unilm.tokenization_unilm import UnilmTokenizer
from transformers.mode…
-
Using the "drinksbycountry" data-set, in google colab, the link to the html page is created and opens.
When the charts tab is selected, a new window opens.
When the filters are selected, the chart…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
On `linux-64` I noticed that the builds for `aesara==2.8.12` and `aesara==2.8.11=*_1` requir…
-
Recently I found an example [here](https://github.com/MNoorFawi/logic-programming-in-python) which purported to solve a "zebra puzzle" using python's kanren library. Its syntax is obviously broken no…