Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

sumedh
/
lstm-seq2seq

Translation
Keras
TensorBoard
TF-Keras
English
French
seq2seq
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use sumedh/lstm-seq2seq with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use sumedh/lstm-seq2seq with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://sumedh/lstm-seq2seq")
    
  • Notebooks
  • Google Colab
  • Kaggle
lstm-seq2seq / variables
2.88 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
sumedh's picture
sumedh
Add model
db44e0a almost 4 years ago
  • variables.data-00000-of-00001
    2.88 MB
    xet
    Add model almost 4 years ago
  • variables.index
    855 Bytes
    xet
    Add model almost 4 years ago