Patrick de Mars

Results 6 issues of Patrick de Mars

Using fastcore 1.5.10 I have been noticing some of my Github workflows failing with "Process completed with exit code 1" and no other error messages. After playing around it seems...

In `data_retrieval.py` the `SEED` variable is defined but not used to set a random seed. The subset of days held out for testing therefore differs each time the script is...

In my research I have been using the [pglib-uc](https://github.com/power-grid-lib/pglib-uc) repo to benchmark against MILP solutions. You can see my fork of this repo [here](https://github.com/pwdemars/pglib-uc). It might be helpful to integrate...

It would be great to integrate fully with OpenAI Gym in order to: - Increase accessibility - Allow for simple benchmarking with stablebaselines and other RL libraries This would primarily...

I have fixed links in the Quick Start page (as this is the one I often refer to and I suspect others do too) by changing to relative paths. I...

Feature request =============== Abstract -------- Add functionality for searching PI points by name or description attributes (with wildcards). Motivation and summary ---------------------- I can't figure out how to use generic...