Reinforcement Learning for Autonomous Stent Design
Train the agent, then click "Run Comparison" to evaluate performance
| Reward | {{ downloadModal.reward.toFixed(4) }} |
| Stress | {{ downloadModal.stress.toFixed(1) }} MPa |
| Displacement | {{ downloadModal.displacement.toFixed(4) }} mm |
| Diameter | {{ downloadModal.params.diameter?.toFixed(2) || '-' }} mm |
| Length | {{ downloadModal.params.length?.toFixed(1) || '-' }} mm |
| Strut thickness | {{ downloadModal.params.strut_thickness?.toFixed(3) || '-' }} mm |
| Strut count | {{ downloadModal.params.num_struts || '-' }} |