Daniel Paleka

Results 11 issues of Daniel Paleka

Let's say I want to compare a modified crop of an image with the original reference image. Is there a way to drag the image to align with the reference,...

In the first iteration of the loop in `Config.augment_argparse()`, parameters in sections defined with `enable_if` are skipped: https://github.com/GuillaumeLeclerc/fastargs/blob/b39083a0075a95cbc7cb4d74295190fde349da8b/fastargs/config.py#L80-L81 However, all command line arguments are then passed to the parser: https://github.com/GuillaumeLeclerc/fastargs/blob/b39083a0075a95cbc7cb4d74295190fde349da8b/fastargs/config.py#L103...

For some reason, [the documentation for Model.\_\_init\_\_](https://github.com/scipopt/PySCIPOpt/blob/b904c6315a6b0ba496e24859cc3586c310264003/src/pyscipopt/scip.pyx#L942) is not in Doxygen docs, or at least not in [the place](https://scipopt.github.io/PySCIPOpt/docs/html/classpyscipopt_1_1scip_1_1Model.html) one would expect it to be.

The command `remouse --orientation top` behaves as expected, but `remouse --evdev --orientation top` has no effect; the orientation is always with the main button on the left. Versions: - Remarkable:...

Would you consider [adding a license](https://choosealicense.com/) to this repo? Otherwise it is [not clear](https://choosealicense.com/no-permission/) what other people are allowed to do with your code. Thanks!

Working PR for experience_fn protocol From the Discord: > For the general usecase similar to #69, the following ideas materialized for enhancing ppo_orchestrator.py and trlx.py: > > in addition to...

I want to finetune a base model `M` to maximize a reward `R`, when the model is used inside of a more complex system. Take a simple example of the...

feature request

The command `randomname.get_name()` returns a string of the form `abcd-efgh` more than 99% of the time. But, sometimes it returns a string of the form `abcd-efgh-ijkl`. This can break some...

The existing code didn't work out of the box, and `n` was used for both the number of variables and the number of vertices in the graph.

Is there an option for `telexutil proofgame` to say whether it found a list of moves leading to a given position? For example, when I run ``` texelutil proofgame -w...