Instructions to use ArturStepanenko/pythonV6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use ArturStepanenko/pythonV6 with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://ArturStepanenko/pythonV6") - Notebooks
- Google Colab
- Kaggle
Commit ·
9432e18
1
Parent(s): 15acfcc
images upload
Browse files- architechture.png +0 -0
- datasets.png +0 -0
- graphics.png +0 -0
- model.png +0 -0
- optimizer.png +0 -0
- result.png +0 -0
architechture.png
ADDED
|
datasets.png
ADDED
|
graphics.png
ADDED
|
model.png
ADDED
|
optimizer.png
ADDED
|
result.png
ADDED
|