Skip to content

Commit 3a984c0

Browse files
committed
Updated the Pilot 2 data readme to reflect the current versus long term dimensionality of the data.
1 parent a3edec8 commit 3a984c0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Pilot2/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66

77
#### Description of the Data
88
* Data source: MD Simulation output as PDB files (coarse-grained bead simulation)
9-
* Input dimensions: ~1.26e6 per time step (6000 lipids x 30 beads per lipid x (position + velocity + type))
9+
* Input dimensions:
10+
** Long term target: ~1.26e6 per time step (6000 lipids x 30 beads per lipid x (position + velocity + type))
11+
** Current: ~288e3 per time step (6000 lipids x 12 beads per lipid x (position + type))
1012
* Output dimensions: 500
1113
* Latent representation dimension:
1214
* Sample size: O(10^6) for simulation requiring O(10^8) time steps

0 commit comments

Comments
 (0)