-
Using Typst version 0.11.1 with a bibliography entry with two authors and attempting to render in the "prose" format shows it in the format `a & b (year)` instead of `a and b (year)`.
From [Author–…
-
/kind bug
**What steps did you take and what happened:**
Submitting a large (i.e. resulting in a large number of trials, in this case ~14500 with 4 hyperparameters with 10/11 values per hyperparam…
-
As a follow-up to #600, it would be beneficial for us to work out some code that categorizes a list of sitemap URLs:
```
http://www.example.com/
http://www.example.com/about.html
http://www.exam…
-
# todo
- [ ] if we apply these sanity checks to GH, would we prune much?
- [ ] results with any tuning?
- [ ] sort learned by tenability. LR, linear SVM. FFT*16 (you'll have to discretize with …
-
NOTE: Edited on 2023-07-11 to correct inaccurate data about ARM64 machines.
**Describe the bug**
Argon containers use only weak cores on systems with heterogeneous CPUs.
We use Docker for o…
-
I'd like to maintain a "best of breed" list of the most mature/maintained packages to accomplish various tasks (decision trees, data handling, post-fit analysis, or whatever else). Ideally we could a…
-
According to Issue https://github.com/rhiever/tpot/issues/177 I would like to propose work on the distributed/cluster environment. I believe that would be a major advancement on the applicability of *…
-
Current options for hyper-parameter optimization (grid search, random search) construct a task graph to search many options, submit that graph, and then wait for the result. However, we might instead…
-
## Question about applying fully unsupervised pre-training with VISSL
I have a dataset of images, split into two classes. My directory structure looks like:
```
data/
├── train/
│ ├── class0/…
-
Is there a process for training this engine to play custom variants not included in the Python-chess module, or in Stockfish's supported variants? I'm looking to write a variant where the only rule mo…