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 ·
2b8fb54
1
Parent(s): 711c3be
THE END (☞゚ヮ゚)☞ ☜(゚ヮ゚☜)
Browse files
README.md
CHANGED
|
@@ -11,10 +11,10 @@ tags:
|
|
| 11 |
---
|
| 12 |
1. Модель НС, принимающая на вход изображение цифры и создающая её же изображение на выходе
|
| 13 |
2. 
|
| 15 |
+
3. 
|
| 16 |
+
4. 
|
| 17 |
+
5. 
|
| 18 |
+
6. 
|
| 19 |
+

|
| 20 |
+

|