Instructions to use redr1g/final-thesis-experiments with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use redr1g/final-thesis-experiments with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://redr1g/final-thesis-experiments") - Notebooks
- Google Colab
- Kaggle
Upload best_experiments/svm/svm_enn_t07.joblib with huggingface_hub
Browse files
best_experiments/svm/svm_enn_t07.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01c27c3375c7c18fa5076df2d77d4da22f3a7d1b60e92876c9451de4cdc8605f
|
| 3 |
+
size 8667
|