Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
pipeline_tag: tabular-regression
|
5 |
+
library_name: keras
|
6 |
+
tags:
|
7 |
+
- climatenet
|
8 |
+
- deeplearning
|
9 |
+
- keras
|
10 |
+
---
|
11 |
+
|
12 |
+
This model requires the custom objects available in ``custom_objects.py``
|