-
we need a tuple (total games played, average batch error, total time training, ???) for each logging hook in the training process so we can make pretty charts and whatnot
-
**Is your feature request related to a problem? Please describe.**
The module system can only track file names it gets to see. This means the items in `imports` and `modules` should ideally be file…
-
https://github.com/SciML/DiffEqFlux.jl/issues/539#issuecomment-827966976 shows an example of an infinite loop (due to a bug in `DifferentialEquations`) that can be interrupted (ctrl+c) in the REPL but…
-
Hello JupyterLab community! I am also part of a group from UC Irvine (we just recently dropped a Heuristic Evaluation and Competitive Analysis here) and as we continue with our research to design a ne…
-
Hi,
I'm currently using Android Control for evaluation and greatly appreciate your work! However, I have encountered a few questions and would be grateful for your assistance.
1. Action Space an…
-
The evaluation function is too weak, compared to variants of compactness.
I suggest you implement a (slow) eval func that computes compactness as closely as you can to Tino Werner's description. B…
-
The heuristic function for evaluating a game board score takes into consideration:
- Material score, based on weights assigned to each piece
- Mobility score, the number of available moves for both si…
-
- [ ] Decide about team section on index.html
- [x] Reader for QR-codes
- [x] details of Treasure Hunts in Game List
- [x] more social media posts
- [ ] removal of unnecessary console.log() (AFTER…
-
When you run the following notebook:
```julia
# ╔═╡ 7659d0cc-b872-11ed-2e70-d767b8913f62
begin
sleep(3)
x
end
# ╔═╡ 820a8851-0a89-417b-b795-b2d1b67d9680
begin
sleep(3)
@asdf x
end
…
-
## Context
We want to implement more functionalities for evaluating pose estimation model performance and for detecting outliers - i.e. erroneous/implausible pose predictions.
[LightningPose](ht…