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

BunkerMinecraft
/
NeuRecAI

Image Classification
Keras
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use BunkerMinecraft/NeuRecAI with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://BunkerMinecraft/NeuRecAI")
    
  • Notebooks
  • Google Colab
  • Kaggle
NeuRecAI
268 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
BunkerMinecraft's picture
BunkerMinecraft
Update inference.py
4a689d6 verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    262 Bytes
    Update README.md 8 months ago
  • config.json
    773 kB
    Upload 5 files 8 months ago
  • inference.py
    1.18 kB
    Update inference.py 8 months ago
  • metadata.json
    64 Bytes
    Upload 5 files 8 months ago
  • model.weights.h5
    267 MB
    xet
    Upload 5 files 8 months ago
  • requirements.txt
    41 Bytes
    Update requirements.txt 8 months ago