Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# OrbitMLP: Neural Network Orbital Trajectory Predictor
|
| 2 |
|
| 3 |
<a href="https://huggingface.co/asgeirr89"><img src="https://img.shields.io/badge/Author-asgeirr89-blue.svg"></a>
|
|
@@ -234,4 +243,4 @@ If you use this model in your research, please cite:
|
|
| 234 |
}
|
| 235 |
```
|
| 236 |
|
| 237 |
-
---
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- '#pinns'
|
| 7 |
+
- '#jax'
|
| 8 |
+
- '#physics'
|
| 9 |
+
---
|
| 10 |
# OrbitMLP: Neural Network Orbital Trajectory Predictor
|
| 11 |
|
| 12 |
<a href="https://huggingface.co/asgeirr89"><img src="https://img.shields.io/badge/Author-asgeirr89-blue.svg"></a>
|
|
|
|
| 243 |
}
|
| 244 |
```
|
| 245 |
|
| 246 |
+
---
|