Datasets:

License:
SAM-Dataset / README.md
CJJP's picture
Update README.md
cbdfa76 verified
|
Raw
History Blame Contribute Delete
553 Bytes
---
license: mit
---
This directory stores the datasets used by SAM for infill design, deformation response representation, and conditional diffusion model training/testing.
| File | Description |
| --- | --- |
| `C.npy` | Response deformation configurations represented by angles. |
| `Coordinates.npy` | Response deformation configurations represented by coordinates. |
| `X.npy` | Infill design parameters. |
| `train_data.pt` | Training data for the conditional diffusion model. |
| `test_data.pt` | Test data for the conditional diffusion model. |