Image Classification
Keras
biologically-inspired
neuromorphic
dendritic-computing
green-ai
small-parameters-footprint
Eval Results (legacy)
Instructions to use febrifahmi/NoD with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use febrifahmi/NoD with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://febrifahmi/NoD") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -26,7 +26,7 @@ model-index:
|
|
| 26 |
---
|
| 27 |
# Model Summary
|
| 28 |
|
| 29 |
-
(directly go the [demo here](https://huggingface.co/spaces/febrifahmi/NoD-1-1D))
|
| 30 |
|
| 31 |
## Background motivation
|
| 32 |
|
|
|
|
| 26 |
---
|
| 27 |
# Model Summary
|
| 28 |
|
| 29 |
+
(directly go to the [demo page here](https://huggingface.co/spaces/febrifahmi/NoD-1-1D))
|
| 30 |
|
| 31 |
## Background motivation
|
| 32 |
|