-
Apply:
* [attachment: trac_9706_chebyshev_collection.patch](https://github.com/sagemath/sage-prod/files/10650406/trac_9706_chebyshev_collection.patch.gz)
* [attachment: 9706_review.patch](https://g…
-
# 🐛 Bug
## Description
Got this error when using Optuna random sampler
This is my config
This is weird because `consider_prior` is not in the config of RandomSampler of Hydra
## Updat…
-
I have been struggling with consistent layer shifts (not always at the same layer) printing thorugh Octoprint on my Prusa MK3S. Layer shifts are on the order of 0.2 to 0.5mm can would typically happe…
-
Hi @shubham-goel
Thanks for the great work!
I have a query regarding the camera pose optimization as done in the initialization phase [here](https://github.com/shubham-goel/ucmr/blob/3c335e2fad…
-
## Describe your environment
* Operating system: macOS Monterery 12.1
* Python Version: 3.9.9
* CCXT version: 1.68.25
* Freqtrade Version: freqtrade 2021.12
## Describe the problem:…
-
### What is your question
First of all: Thanks a lot for this awesome library :hugs:
I'm confused by the API of `HpoPipelineResult.replicate_best_pipeline`: How am I supposed to pass in the tra…
-
Hello,
Firewalld refuse to start when nf_conntrack modules are builtin inside the kernel.
```
# systemctl start firewalld
# systemctl status firewalld
● firewalld.service - firewalld - dynami…
seblu updated
2 years ago
-
Framework and sample to perform hyperparameter optimization with IAsyncSweeper wrapped KdoSweeper.
https://github.com/fwaris/HpOpt/tree/master/HpOptModelRunner
Allows for parallel evaluation of …
-
Hi Zhang,thanks for your code. i have some misunderstandings as followings and hope to get your reply:
- how to get a svs camera's BEV image?
- inside your code [here](https://github.com/z619850002/…
-
# AutoML.Net Sweepable API proposal
## Overview
Sweepable api allows mlnet users to create their own search space and pipeline for hyper-parameter optimization (HPO). It comes with three major part:…