-
This is another QOL feature I implemented for the sake of my own experiments, but that might be nice add to the mainline Casanovo release. I added a new config option `val_patience_interval` that defa…
-
This seems consistently to cause **patience.bbc** to crash with a Hard Fault:
```
Start BBC BASIC on the Pico W.
Run wifi_cfg.bbc to set up the network connection.
Run lanchat.bbc (runs correctly)…
-
Do we want patience diff in a separate file? I don't think it would hurt to do so. We could model it after JGit, where the both algos are in different files.
trane updated
13 years ago
-
**Describe the feature you'd like**
Spearfishing skills that are currently missing with replacements that I think make sense:
Replace Mooch and Mooch II (or patience and patience 2) with Shark Eye…
-
hi, i have been trying to implement a reducelronplateau scheduler which will allow tracking of loss history, and automatically update the learning rate whenever a loss plateau is detected.
i have mad…
-
## Is your feature request related to a problem?
In an effort to move our forecasting models completely to sktime from other custom libraries, we've encountered limitations in passing arguments to un…
-
Dear all,
I observed that if I train on multiple GPUs and the trains ends with "patience" criteria the evaluation done after the training get stacked after loading the checkpoint (I think at this poi…
-
Quite a few similar issues appear have been created and people are frustrated. People need to be patient with the software available on this site. The creators aren't being paid and have developed thi…
-
Hello,
I use diffs on github and github enterprise a lot. I would prefer if they were generated using the Patience Diff algorithm, so that they would be less noisy and closer to the intent of the aut…
-
The Pico edition of BBC BASIC is setting `@platform%` to **&406**, which is confusing **patience.bbc**, with the consequence that it selects the wrong character set. I can modify **patience.bbc** to …