Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 398 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 398 Bytes

MLP simulator for a falling string under various force field

Query the location of a point l parameterized in [0, 1] for a five-input catmull spline at time t in [0, 1]

spline_sim

An "okay" iterative simulator for a falling unstretchable string

vis_data

Simulation post-processing and visualization

MLP_model

The training and inference framework

sweep_para

Automatic sweep framework