LFS for keras binary
Browse files- .gitattributes +1 -0
- .gitignore +0 -3
- MesonetRNN.keras +3 -0
.gitattributes
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
*.keras filter=lfs diff=lfs merge=lfs -text
|
.gitignore
CHANGED
@@ -158,6 +158,3 @@ cython_debug/
|
|
158 |
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
159 |
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
160 |
.idea/
|
161 |
-
|
162 |
-
# TensorFlow Binaries
|
163 |
-
*.keras
|
|
|
158 |
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
159 |
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
160 |
.idea/
|
|
|
|
|
|
MesonetRNN.keras
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2243501b2f3de2736309a57debcdb03212ac6b6cb9ddedf3610604a2d349705e
|
3 |
+
size 8830542
|