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

  • Log In
  • Sign Up

ArturStepanenko
/
pythonV6

Keras
TF-Keras
Russian
code
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Keras

    How to use ArturStepanenko/pythonV6 with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://ArturStepanenko/pythonV6")
    
  • Notebooks
  • Google Colab
  • Kaggle
pythonV6
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
ArturStepanenko's picture
ArturStepanenko
model uploading :^)
2b31672 almost 3 years ago
  • pythonV6
    model uploading :^) almost 3 years ago
  • .gitattributes
    1.6 kB
    model uploading :^) almost 3 years ago
  • saved_model.pb
    280 kB
    xet
    addition of model and learning code :^) almost 3 years ago