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

  • Log In
  • Sign Up

abaryan
/
Rock_Paper_Scissors

Keras
English
rpc
rock, paper, scissors
hand sign
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use abaryan/Rock_Paper_Scissors with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://abaryan/Rock_Paper_Scissors")
    
  • Notebooks
  • Google Colab
  • Kaggle
Rock_Paper_Scissors
332 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
c++
Update README.md
412fe05 verified almost 2 years ago
  • .gitattributes
    1.62 kB
    Upload 5 files almost 2 years ago
  • README.md
    209 Bytes
    Update README.md almost 2 years ago
  • RPS_Model.hdf5
    166 MB
    xet
    Upload 5 files almost 2 years ago
  • RPS_Part2_VGG16.py
    2.17 kB
    Update RPS_Part2_VGG16.py almost 2 years ago
  • RPS_Part3_VGG16.py
    2.68 kB
    Update RPS_Part3_VGG16.py almost 2 years ago
  • Rock_Paper_Scissors_VGG16.py
    5.55 kB
    Update Rock_Paper_Scissors_VGG16.py almost 2 years ago
  • best_weights.hdf5
    166 MB
    xet
    Upload 5 files almost 2 years ago