Vincent Tjeng
Vincent Tjeng
https://github.com/JuliaRegistries/CompatHelper.jl/issues/294 suggests that it does, but I hadn't received any PRs to update my [docs/Project.toml](https://github.com/vtjeng/MIPVerify.jl/blob/485599386651ad446f32f5598bf7e0318d8ec377/docs/Project.toml#L6) for a while (the most updated version of `Documentation` at the time of writing is...
In order to this, we - Bump `click` version to 7.1 for flag to show default values across all commands (see https://github.com/pallets/click/issues/1018) - Add `context_settings=dict(show_default=True)` to each `command`. In addition,...
This file appears unused for the following reasons: https://github.com/fedden/poker_ai/blob/9d34ec6dbbb3e84a55c5c2c5d6085551745324be/poker_ai/ai/singleprocess/train.py#L42 The type `Union` is not properly imported from `typing`. https://github.com/fedden/poker_ai/blob/9d34ec6dbbb3e84a55c5c2c5d6085551745324be/poker_ai/ai/singleprocess/train.py#L127 No function `train` exists in the file or via any of...
I updated the repository structure in this PR. As part of my changes, I also added some improvements to the documentation: - Applied [prettier](https://prettier.io/) formatter to README. Among other things,...
I'm using a `.mat` file as a catalog to point to saved logs, and have found that the nested dictionary is limited in size. Here's a minimal working example demonstrating...
The file `src/net_components/layers/zero.jl` currently has [zero test coverage](https://codecov.io/gh/vtjeng/MIPVerify.jl/src/2f2a0918abe28fb5f8b0b14396363c516a9c80c6/src/net_components/layers/zero.jl). Following the examples in `test/net_components/layers` (e.g. [`relu.jl`](https://github.com/vtjeng/MIPVerify.jl/blob/master/test/net_components/layers/relu.jl)), add test to cover this functionality.
I'd like to add a check to ensure that `JuliaFormatter` has been run on PRs submitted to my repo so that contributors (mostly myself) can't merge code that isn't properly...
Many sites around the web have a cookie banner where you can "accept all cookies" in a single click, while declining all but the necessary cookies requires multiple clicks. For...
**Why I'm filing this** - Requirements to ignore warning is clearly documented at https://thomaschampagne.github.io/elevate-docs//Download-%26-Install/Windows/ - https://github.com/thomaschampagne/elevate/issues does not have any relevant bugs for the keywords "defender", "unrecognized" or "warning". **Is...