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

Kashyap-K
/
self-evolving-nn

Keras
Model card Files Files and versions
xet
Community

Instructions to use Kashyap-K/self-evolving-nn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use Kashyap-K/self-evolving-nn with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://Kashyap-K/self-evolving-nn")
    
  • Notebooks
  • Google Colab
  • Kaggle
self-evolving-nn
1.05 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
Kashyap-K's picture
Kashyap-K
Upload growth_limit.html with huggingface_hub
e22223a verified 5 days ago
  • evo_checkpoints
    Upload evo_checkpoints/evolution_history.json with huggingface_hub 5 days ago
  • .gitattributes
    1.59 kB
    Upload evo_checkpoints/best_model.keras with huggingface_hub 5 days ago
  • PLAN.md
    18.4 kB
    Upload PLAN.md with huggingface_hub 5 days ago
  • README.md
    1.46 kB
    Upload README.md with huggingface_hub 5 days ago
  • evo_gui.py
    24.7 kB
    Upload evo_gui.py with huggingface_hub 5 days ago
  • growth_limit.html
    10.7 kB
    Upload growth_limit.html with huggingface_hub 5 days ago
  • requirements.txt
    212 Bytes
    Upload requirements.txt with huggingface_hub 5 days ago
  • self_evolving_model.py
    70.4 kB
    Upload self_evolving_model.py with huggingface_hub 5 days ago