Skip to main content

A Tensorflow implementation of Comfi-FastGRNN

Project description

comfi-fast-grnn-tensorflow

Implements Comfi-FastGRNN in tensorflow.

Usage

You can use the ComfiFastGRNN layer just like any standard Keras RNN layer (e.g., LSTM, GRU). It supports the Sequential and Functional APIs.

Basic Implementation

The simplest way to use the layer with default settings:

import tensorflow as tf
from comfi_fast_grnn_tensorflow import ComfiFastGRNN  
    
# Comfi-FastGRNN layer
comfi_fgrnn = ComfiFastGRNN(
    units=64, 
    return_sequences=False
)

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

comfi_fast_grnn_tensorflow-0.0.3.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

comfi_fast_grnn_tensorflow-0.0.3-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file comfi_fast_grnn_tensorflow-0.0.3.tar.gz.

File metadata

File hashes

Hashes for comfi_fast_grnn_tensorflow-0.0.3.tar.gz
Algorithm Hash digest
SHA256 826817e9079456f599ca218254489601d28c52da0edb2eb9cc0d409f815a838a
MD5 7c43fd8f2b0988fda3db624634e7e891
BLAKE2b-256 cd9e6ac466aa3095e28046a12129eed04e86f3a22e3b0679e9e7b453e5fc9a20

See more details on using hashes here.

File details

Details for the file comfi_fast_grnn_tensorflow-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for comfi_fast_grnn_tensorflow-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 dcd0bc9ea83a6150506d9d5b0ac5608e5be9073b67799c591d0ebc7e2ec8806f
MD5 953eba11e41f7e9d712fb680e945ea6a
BLAKE2b-256 56fd11e8dbc2ec1bb1fb08910d3cc7700ccc7394f28e7d2090c24304bd273925

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