Instructions to use MohammedAH/Brrain-MRI-Classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use MohammedAH/Brrain-MRI-Classification with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://MohammedAH/Brrain-MRI-Classification") - Notebooks
- Google Colab
- Kaggle
Commit ·
a5d356d
1
Parent(s): ff4afb5
Add trained model
Browse files- brain_mri.h5 +3 -0
brain_mri.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2da1e92a4e606e3110571cc1ccd6b283ff8d510e33a9bd2c5064e733be8ac05b
|
| 3 |
+
size 134079976
|