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

ericyoc
/
the_applied_ai_universe_adversarial_attacks

Keras
adversarial-ml
security
adversarial-robustness
adaptive-ai-codex
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use ericyoc/the_applied_ai_universe_adversarial_attacks with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://ericyoc/the_applied_ai_universe_adversarial_attacks")
    
  • Notebooks
  • Google Colab
  • Kaggle
the_applied_ai_universe_adversarial_attacks / models
60 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
ericyoc's picture
ericyoc
Upload folder using huggingface_hub
eec96e9 verified 2 days ago
  • capsnet.weights.h5
    16.9 MB
    xet
    Upload folder using huggingface_hub 2 days ago
  • cnn_mnist.weights.h5
    5.55 MB
    xet
    Upload folder using huggingface_hub 2 days ago
  • dnn_cifar.weights.h5
    20.9 MB
    xet
    Upload folder using huggingface_hub 2 days ago
  • lstm_sine.weights.h5
    253 kB
    xet
    Upload folder using huggingface_hub 2 days ago
  • mlp_mnist.weights.h5
    2.94 MB
    xet
    Upload folder using huggingface_hub 2 days ago
  • transfer_cifar.weights.h5
    13.4 MB
    xet
    Upload folder using huggingface_hub 2 days ago