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

  • Log In
  • Sign Up

Mic52
/
Human-Activity-Recognition

Keras
deep-learning
lstm
human-activity-recognition
sensor-data
Model card Files Files and versions
xet
Community

Instructions to use Mic52/Human-Activity-Recognition with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use Mic52/Human-Activity-Recognition with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://Mic52/Human-Activity-Recognition")
    
  • Notebooks
  • Google Colab
  • Kaggle
Human-Activity-Recognition
68.2 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
MicheleM
readme fixed
45a20ad about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • Figure_1.png
    30.4 kB
    readme added about 1 year ago
  • Figure_2.png
    25.2 kB
    readme added about 1 year ago
  • HumanActivityLSTM.ipynb
    9.31 kB
    Upload HumanActivityLSTM.ipynb about 1 year ago
  • README.md
    1.74 kB
    readme fixed about 1 year ago