Tim Loderhose

Results 16 issues of Tim Loderhose

It's possible for string keyword arguments to contain defaults that have commas, for example: ```python def fun(a: str = ",") pass ``` Currently, this would create an extra argument because...

- [?] This is actually a bug report. - [x] I am not getting good LLM Results - [ ] I have tried asking for help in the community on...

Hi! Thanks for developing `pedalboard` - it keeps being a handy tool me during development! I was wondering if there's a chance that a `.parameters` containing parameter ranges is also...

Hello, With the recent ARM API update for Function Apps, I can query the system key necessary for making EventGrid subscriptions programmatically. I've created a deployment procedure that automatically makes...

investigate
Track1

### Bug description I have a problem where I use `min_epochs` because it can take a while before the training starts to converge. EarlyStopping is triggered quite early, but I...

bug
needs triage

I was briefly reading the code and this jumped out to me - nothing critical at all but probably worth correcting. ---- | :rocket: | This description was created by...