karan
commited on
Commit
·
f9b95de
1
Parent(s):
d4a93ab
Updated README
Browse files
README.md
CHANGED
|
@@ -1,3 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# SynPAT: Generating Synthetic Physical Theories with Data
|
| 2 |
|
| 3 |
This is the Hugging Face dataset entry for **SynPAT**, a synthetic theory and data generation system developed for the paper:
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- synthetic-data
|
| 4 |
+
- physics
|
| 5 |
+
- symbolic-regression
|
| 6 |
+
- scientific-discovery
|
| 7 |
+
- physical-theories
|
| 8 |
+
license: mit
|
| 9 |
+
task_categories:
|
| 10 |
+
- symbolic-regression
|
| 11 |
+
- scientific-discovery
|
| 12 |
+
task_ids:
|
| 13 |
+
- equation-discovery
|
| 14 |
+
- physical-law-discovery
|
| 15 |
+
---
|
| 16 |
+
|
| 17 |
# SynPAT: Generating Synthetic Physical Theories with Data
|
| 18 |
|
| 19 |
This is the Hugging Face dataset entry for **SynPAT**, a synthetic theory and data generation system developed for the paper:
|