Dodanie modelu Keras
Browse files- README.md +10 -0
- iris_mlp.keras +0 -0
README.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: keras
|
| 3 |
+
pipeline_tag: tabular-classification
|
| 4 |
+
tags:
|
| 5 |
+
- keras
|
| 6 |
+
- mlp
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
# Model Keras Klasyfikacja Iris
|
| 10 |
+
|
iris_mlp.keras
ADDED
|
Binary file (33.7 kB). View file
|
|
|