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

XRailgunX
/
malware-cnn-malimg

Image Classification
Keras
malware-detection
tensorflow
efficientnet
malimg
Model card Files Files and versions
xet
Community

Instructions to use XRailgunX/malware-cnn-malimg with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use XRailgunX/malware-cnn-malimg with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://XRailgunX/malware-cnn-malimg")
    
  • Notebooks
  • Google Colab
  • Kaggle
malware-cnn-malimg
337 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
XRailgunX's picture
XRailgunX
Upload phase3_retrain/best_model.h5 with huggingface_hub
f0c71c4 verified 23 days ago
  • baseline
    Initial upload: baseline + phase 1/2/3 checkpoints + model card 28 days ago
  • phase1
    Initial upload: baseline + phase 1/2/3 checkpoints + model card 28 days ago
  • phase2
    Initial upload: baseline + phase 1/2/3 checkpoints + model card 28 days ago
  • phase3
    Initial upload: baseline + phase 1/2/3 checkpoints + model card 28 days ago
  • phase3_retrain
    Upload phase3_retrain/best_model.h5 with huggingface_hub 23 days ago
  • .gitattributes
    1.52 kB
    initial commit 28 days ago
  • README.md
    4.74 kB
    Initial upload: baseline + phase 1/2/3 checkpoints + model card 28 days ago