Back to models
Network

ResNetNetwork

Quickstart

python
from sktime.networks.resnet import ResNetNetwork

estimator = ResNetNetwork()