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.5.tar.gz (7.2 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: keras-model-hub-0.0.5.tar.gz
  • Upload date:
  • Size: 7.2 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.5.tar.gz
Algorithm Hash digest
SHA256 45bf7068709d6ea1eb6de0f2beacbe480cdfd83ce6bc5f24fce0264844acb31d
MD5 6464ffb3ffaeab4802ea1161fa3938ae
BLAKE2b-256 49256e446083a8ba726e728f3b992d3f1638f2921f19151f22ed573d43e45c5f

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