load_ignore_keys {fastai} | R Documentation |
Load_ignore_keys
Description
Load 'wgts' in 'model' ignoring the names of the keys, just taking parameters in order
Usage
load_ignore_keys(model, wgts)
Arguments
model |
model |
wgts |
wgts |
Value
None
[Package fastai version 2.2.2 Index]