Pengfei Zhao

Results 8 issues of Pengfei Zhao

# Description Currently local and GCS filesystems show different behaviour, when SquirrelStore is initialized. In local filesystems, a root directory is created, whereas for GCS a creation is not possible.We...

# Description A warning is shown when we iterate over a driver, that points to an empty or non-existent directory. ## Type of change - [ ] Bug fix (non-breaking...

According to the paper on page 3, Algorithm 2, the gradient in line 11 is rescaled by the standard deviation. However I can't see it in the code in: https://github.com/openai/evolution-strategies-starter/blob/master/es_distributed/es.py#L247...

I am using LayoutLM2 and LayoutLM3 for Key-Information Extraction. Since the output annotations are normalized, it's difficult to get token-level annotations. I thought about rephrasing such tasks as a language...

Hi, I want to to step through the code and look at it in detail. However MPI will give me Segmentation fault error: ``` [gantosaxe:07615] *** Process received signal ***...

#### Describe the bug When using `plot_power()` or `solve_power` with a FTestPower object, one gets an error that positional argument alpha is not specified. This is because, we call the...

type-bug
type-enh
comp-stats
type-refactor

# Description For both store and driver we need to asses if a URL points to an empty directory or nested empty directories. - For drivers, warning the user when...

# Description This adds a driver for sklearn datasets. WIP, but feel free to add review Fixes # issue ## Type of change - [ ] Bug fix (non-breaking change...