The following is a list of model architectures supported by KerasHub. These models can be created in two ways:
from_preset()
constructor, which instantiates an object with
a pre-trained configurations, vocabularies, and weights.For the full list of available pretrained model presets shipped directly by the Keras team, see the Pretrained Models page.