Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

zanegraper
/
LSTM_Recipe_Generator

Text Generation
Keras
English
tensorflow
lstm
educational
Model card Files Files and versions
xet
Community

Instructions to use zanegraper/LSTM_Recipe_Generator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use zanegraper/LSTM_Recipe_Generator with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://zanegraper/LSTM_Recipe_Generator")
    
  • Notebooks
  • Google Colab
  • Kaggle
LSTM_Recipe_Generator
28.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
zanegraper's picture
zanegraper
Create README.md
7b20439 verified 4 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 4 months ago
  • README.md
    2.07 kB
    Create README.md 4 months ago
  • lstm_final.keras
    28.9 MB
    xet
    Upload folder using huggingface_hub 4 months ago