Xlbully commited on
Commit
2d5968c
·
1 Parent(s): b0dda0c

Add model card metadata

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Staticplay CurioDynamics
2
 
3
  Curiosity-driven symbolic physics discovery from raw trajectories (position, velocity, time). The agent observes only state and learns a sparse symbolic model that recovers hidden dynamics such as gravity, drag, and wind.
 
1
+ ---
2
+ library_name: staticplay-curiodynamics
3
+ license: mit
4
+ tags:
5
+ - physics
6
+ - symbolic-regression
7
+ - curiosity
8
+ - dynamics
9
+ - discovery
10
+ - scientific-ml
11
+ ---
12
+
13
  # Staticplay CurioDynamics
14
 
15
  Curiosity-driven symbolic physics discovery from raw trajectories (position, velocity, time). The agent observes only state and learns a sparse symbolic model that recovers hidden dynamics such as gravity, drag, and wind.