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

ShahadAljohani
/
artificial-neural-network

Keras
Model card Files Files and versions
xet
Community

Instructions to use ShahadAljohani/artificial-neural-network with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use ShahadAljohani/artificial-neural-network with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://ShahadAljohani/artificial-neural-network")
    
  • Notebooks
  • Google Colab
  • Kaggle
artificial-neural-network
23.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
ShahadAljohani's picture
ShahadAljohani
Update README.md
0c0c2bd verified 25 days ago
  • .gitattributes
    1.52 kB
    initial commit 25 days ago
  • README.md
    593 Bytes
    Update README.md 25 days ago
  • config.json
    497 Bytes
    Upload 7 files 25 days ago
  • evaluation.py
    444 Bytes
    Upload 7 files 25 days ago
  • inference.py
    297 Bytes
    Upload 7 files 25 days ago
  • model.keras
    18.6 kB
    Upload 7 files 25 days ago
  • requirements.txt
    51 Bytes
    Upload 7 files 25 days ago
  • simpleArtificialNeuralNetworkTraining.py
    1.36 kB
    Upload 7 files 25 days ago
  • simple_ann_dataset.csv
    99 Bytes
    Upload 7 files 25 days ago