jacopok / mlgw_bns

Accelerating gravitational wave template generation with machine learning.
GNU General Public License v3.0
4 stars 2 forks source link

Implement getters and setters for `parameter_` and `waveform_generator`s in the `Model` class #27

Closed jacopok closed 2 years ago

jacopok commented 2 years ago

right now we're doing it through model.dataset, which is clunky.