-
The quick/_.nef files store the inverted Gamma matrix, so it's quick to compute decoders for the origins (but the actual decoder values are not stored in the quick file -- it still has to do the inv(…
-
### Go Programming Experience
Experienced
### Other Languages Experience
Elixir, JavaScript, Ruby, Kotlin, Dart, Python, C
### Related Idea
- [ ] Has this idea, or one like it, been pro…
-
Here are the valgrind profiling file that I spoke about in https://wl.widelands.org/forum/topic/1464/?page=1#post-10721
For the record, the AI logic is disabled from this study (through replaying a p…
-
The app did not handle a little Show HN attention well (429), so look at a little optimization. But for a bunch of users, it might need a different deployment approach.
- [x] Start with a focus on …
-
Workers KV writes cost 10x as much as KV reads. This leads to rather large bills, something I do not desire. Therefore, I intend to implement a Bloom filter that works like so:
On every request tha…
astei updated
2 years ago
-
Dear Dr. Wang,
I'm considering using your 14-dimensional robot-pushing problem as a benchmark for my ongoing work on (heterogeneous-cost high-dimensional) Bayesian optimization.
While reviewing…
-
In the rASR matlab implementation, the geometric median is euclidean.
For now, python RASR uses also the euclidean geometric median (with the different optimization method though).
We might want …
-
The current zero-copy format of transliterators allows multiple representations for the same transliterator (this is impossible to avoid in general), which means we can try and optimize certain metric…
-
Hi there,
I am trying to develop a pathfinding algorithm for an AGV (Automated Guided Vehicle). It might be a bit different from other scenarios, as the AGV needs to decelerate to a complete stop whe…
-
### Description
I know t2t has a hyperparameter tuning functin, but it's only for ML Engine.
I implented hyperparameter tuning with Optuna for t2t v1.10.0.
https://github.com/Drunkar/tensor2ten…