-
Implement an analytical absorption correction method in Mantid for use on the SXD instrument. As discussed with Silvia Capelli. The method decomposes a mesh sample shape into a set of tetrahedra and t…
-
Is there a way to force the distance-transforms that these algorithms learn to not map to the complex plane? It's also inconsistent. On some folds, of the tune_knn, I have no problem, but sometimes t…
-
## Abstract
- In this paper, we present **EnsembleMatrix, an interactive visualization system**
- that presents a `graphical view of confusion matrics`
- for exploring the `space of combinati…
hon9g updated
5 years ago
-
This issue aims at helping **improve the support for bid optimization** in Protected Audiences without impacting the privacy stance of the API. This use-case typically involves:
- Predicting an outco…
-
The issue in short: when you run an algorithm for a small number of function evaluations, e.g. 100D, the postprocessing will still generate the ECDF graphs for the full best 2016 benchmark. This takes…
-
I'm not sure if the top 100 ZIMs are supposed to have a dynamic data source, whether it is for the past year, all-time, etc. Whatever it is, it seems out of date. The most startling example is that CO…
-
Dear Zheng (Thomas) Tang and Team,
I hope this message finds you well. I am reaching out to you after a thorough examination of your repository, which contains the source code for the winning entri…
-
# URL
- https://arxiv.org/abs/2012.13255
# Affiliations
- Armen Aghajanyan, N/A
- Luke Zettlemoyer, N/A
- Sonal Gupta, N/A
# Abstract
- Although pretrained language models can be fine-tuned to…
-
We can write one mega guide, or a few ones covering the following topics:
- Use `keras_nlp.models.GPT2CausalLM` to generate text.
- Finetune `keras_nlp.models.GPT2CausalLM` to generate text matching…
-
Hi,
I followed the tutorial to define a custom log-likelihood to give that to `bat_sample()`. My likelihood seems to work fine, however, `bat_sample()` doesn't work for me. After some time I get the …