Set `library_name` to `tf-keras`. (#1)
Browse files- Set `library_name` to `tf-keras`. (5bf30d743bc50120e71f25bc0d36b656c24f0455)
Co-authored-by: Lucain Pouget <[email protected]>
README.md
CHANGED
|
@@ -1,12 +1,11 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
| 2 |
license: mit
|
| 3 |
-
|
| 4 |
tags:
|
| 5 |
-
- keras
|
| 6 |
- engineering
|
| 7 |
- science
|
| 8 |
- mechanics
|
| 9 |
-
pipeline_tag: image-to-image
|
| 10 |
-
datasets: cmudrc/porous-microstructure-strain-fields
|
| 11 |
-
language: en
|
| 12 |
---
|
|
|
|
| 1 |
---
|
| 2 |
+
datasets: cmudrc/porous-microstructure-strain-fields
|
| 3 |
+
language: en
|
| 4 |
+
library_name: tf-keras
|
| 5 |
license: mit
|
| 6 |
+
pipeline_tag: image-to-image
|
| 7 |
tags:
|
|
|
|
| 8 |
- engineering
|
| 9 |
- science
|
| 10 |
- mechanics
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|