Skip to main content

Model hub for Pytorch.

Project description

Usage Sample ''''''''''''

.. code:: python

    from keras_model_hub import TextCNN

    model = Sequential([
            Embedding(vocab_size, embed_dim, input_length=None, mask_zero=False),
            TextCNN(20, kernel_sizes),
            Dense(num_classes, activation='softmax')
])

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

keras-model-hub-0.0.6.tar.gz (7.3 kB view details)

Uploaded Source

File details

Details for the file keras-model-hub-0.0.6.tar.gz.

File metadata

  • Download URL: keras-model-hub-0.0.6.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for keras-model-hub-0.0.6.tar.gz
Algorithm Hash digest
SHA256 04053dd3a5c4f23d9152531d21cd6c6f3c23cdc60cd343ecada698aa7889025e
MD5 bbcaa162686b732135f7b24518260682
BLAKE2b-256 4c10193e21d0f6b098b175bc5a314854c09ceafa47d637c19c861ea590602bf7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page