Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,9 @@
|
|
1 |
EfficientNet with 61 channels for prediction if a planet is in a protoplanetary disk using kinematic information
|
2 |
|
|
|
3 |
language:
|
4 |
- Python 3.7+
|
5 |
-
license: "
|
6 |
metrics:
|
7 |
-
- BCE
|
|
|
|
1 |
EfficientNet with 61 channels for prediction if a planet is in a protoplanetary disk using kinematic information
|
2 |
|
3 |
+
---
|
4 |
language:
|
5 |
- Python 3.7+
|
6 |
+
license: "afl-3.0"
|
7 |
metrics:
|
8 |
+
- BCE
|
9 |
+
---
|