pub type Betas = (f32, f32);
(f32, f32O). Type alias for betas in the Adam/AdamW/Adamax optimizer builders due to limitation in the generate_builder macro
(f32, f32O)
generate_builder