Joe Early

Results 7 issues of Joe Early

If the valueField parameter is not set in the config, the documentation specifies that valueField parameter should fall back to 'value'. However, the values are at some point through the...

### Motivation Currently, for the Pareto plots, the dominating points are not connected, only shown in another colour. Adding a line connecting the dominating points would make it clearer which...

feature
optuna.visualization
stale

First off, thanks for the implementation of this code, it's great! I'm interested in applying DIM to non-image data, i.e., I just have a collection of feature vectors (not images)...

TS2Vec uses the GELU activation function. Unfortunately, there's currently a bug in PyTorch for the GELU activation function on MPS devices (since April 2023). This won't throw an error, just...

I've noticed some differences to the original ResNet code at https://github.com/cauchyturing/UCR_Time_Series_Classification_Deep_Learning_Baseline/blob/master/ResNet.py. You're missing at BatchNorm right at the start of the network, and also the residual should be added before...

## 🚀 Feature Request I would like to support a cloud platform beyond those currently supported with CloudUploader implementations. This is an internal platform so it is not appropriate to...

enhancement