-
Feedback:
Just a few typos in the report which can be avoided such as (cliamte (Summary), curren (Summary), cylical (Section 2.3))
FIX: There are a few grammatical errors in the report which cou…
-
I'm using GraphConvModel to train for 3 tasks. Since the results weren't very good I used GPGO hyperparameter optimization. I use deepchem version '2.1.1'.
These are the optimized hyperparameters …
-
When performing hyperparameter optimization using nnictl on the Windows platform, a TypeError occurred: data should be an instance of list/np.ndarray/torch.Tensor, but got .
## SAITS_searching_conf…
-
- [x] ne pas mettre de cite:
utilise citep quand "tu peux enlever la citation de la phrase", "SURE was applied on MEEG data citep{Bannier2021}"
utilise citet quand "tu ne peux pas enlever la cita…
-
### What should we add?
Qiskit terra interface for [CMA-ES](https://cma-es.github.io/) which is a stochastic derivative-free numerical optimization algorithm, observed in [arXiv:2111.13454](https…
-
https://github.com/JasperSnoek/spearmint
http://people.seas.harvard.edu/~jsnoek/software.html
http://fastml.com/tuning-hyperparams-automatically-with-spearmint/
http://www.johnmyleswhite.com/notebo…
-
### 🐛 Bug
The [help](https://github.com/DLR-RM/rl-baselines3-zoo/blob/e06914e9835b8f3233b18d59943b1464b89ddb90/rl_zoo3/train.py#L44) for `--optimization-log-path` claims: _"Path to save the **evaluat…
-
Hello!
I started training a prophet model for a timeseries forecasting problem, and once I started training & searching for the best hyperparameters I get the following output in terminal:
`
cm…
-
Hi,
I am also trying to apply the Bayesian Optimization in CNN. I have looked through your codes. It seems that you use Grid Search for hyperparameters. I am not sure whether I understand right. Wou…
-
I wonder, wouldn't fixing the random seed should lead to get the same exact solution every time? Basically every time I'm trying to fit the GP with the same exact data points, the optimization does no…