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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

hacnho
/
keras-vectorizedmap-negative-output-flip-poc

Keras
security
proof-of-concept
modelscan
Model card Files Files and versions
xet
Community

Instructions to use hacnho/keras-vectorizedmap-negative-output-flip-poc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use hacnho/keras-vectorizedmap-negative-output-flip-poc with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://hacnho/keras-vectorizedmap-negative-output-flip-poc")
    
  • Notebooks
  • Google Colab
  • Kaggle
keras-vectorizedmap-negative-output-flip-poc
26.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
hacnho's picture
hacnho
Add Keras VectorizedMap negative output flip PoC
a59c202 verified about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    1.07 kB
    Add Keras VectorizedMap negative output flip PoC about 2 months ago
  • control_vectorizedmap_absolute.keras
    10.3 kB
    Add Keras VectorizedMap negative output flip PoC about 2 months ago
  • malicious_vectorizedmap_negative.keras
    10.3 kB
    Add Keras VectorizedMap negative output flip PoC about 2 months ago
  • reproduce.py
    2.96 kB
    Add Keras VectorizedMap negative output flip PoC about 2 months ago
  • requirements.txt
    100 Bytes
    Add Keras VectorizedMap negative output flip PoC about 2 months ago