David Thrower
David Thrower
#### 1) I recommend: To talos.Scan(), add a parameter: "hyperparameter_config": for example, a dictionary in the format: KEY: 'name of hyperparameter as listed in talos.Scan(params)' ; VALUE: list of dictionaries,...
### Willingness to contribute Yes. I can contribute a documentation fix independently. ### URL(s) with the issue https://github.com/mlflow/mlflow/blob/master/README.rst ### Description of proposal (what needs changing) replace: `docker pull ghcr.io/mlflow/mlflow:v2.2.1` with...
2 - stage log first - then transition to linear suggestions for continuous parameter distributions
### Motivation The motivation for this is handling of search spaces where the magnitude of the effect of a change in a given continuous parameter is unknown, complex, very broad,...
### Motivation What I propose is supporting an optimization pipeline using 2 samplers, where 1 sampler is used for the first few trials then a second is used thereafter, either...
A clear and concise description of what the bug is. - I deploy in v0.4.4: - everything works. The app is usable. - I upgrade the line on requirements.txt from...
Kind of issue: upgrade tensorflow version
Kind of issue: Feature / enhancement; Natural Language Processing. TLDR: - [ ] derive a Keras encoding layer from: https://github.com/karpathy/minbpe/tree/master/minbpe; https://github.com/openai/tiktoken - [ ] Try to bench-mark a model using...
Based on the provided information, here's a step-by-step guide to address the issues and enhance the model: 1. [X] Create a new branch from the specified commit: 2. [X] Duplicate...
Kind of issue: kind/enhancement
Kind of issue: kind/enhancement; R and D Hybridize: #141 and #77