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

Bl4nc
/
ppc_model

Keras
French
sudoku
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Keras

    How to use Bl4nc/ppc_model with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://Bl4nc/ppc_model")
    
  • Notebooks
  • Google Colab
  • Kaggle
ppc_model
410 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
Bl4nc's picture
Bl4nc
theostb's picture
theostb
Upload model_v1_final.pt (#1)
cf7c42a verified about 2 years ago
  • .gitattributes
    1.68 kB
    Upload 5 files about 2 years ago
  • ConvolutionalModel.keras
    91.3 MB
    xet
    Upload 5 files about 2 years ago
  • DropoutModel.pth

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage"

    What is a pickle import?

    165 kB
    xet
    Upload 5 files about 2 years ago
  • FFN_Model.keras
    45.9 MB
    xet
    Upload 5 files about 2 years ago
  • LinearModel.pth

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage"

    What is a pickle import?

    20.1 kB
    xet
    Upload 5 files about 2 years ago
  • README.md
    37 Bytes
    Create README.md about 2 years ago
  • cnn.keras
    141 MB
    xet
    Upload 5 files about 2 years ago
  • model_v1_final.pt
    132 MB
    xet
    Upload model_v1_final.pt (#1) about 2 years ago