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

Uploaded Source

File details

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

File metadata

  • Download URL: keras-model-hub-0.0.9.tar.gz
  • Upload date:
  • Size: 7.5 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.9.tar.gz
Algorithm Hash digest
SHA256 0d377b0d8ca12b75494d3fdae27118a240e9d7efec3afab8c6553f2676c15a12
MD5 216418f2749539083a400c3062c5f7f7
BLAKE2b-256 fafdec3c4946ef92f4a7072ac1d9b63be0255decac8aee5f8567a8db4e051e4b

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