drsa
drsa copied to clipboard
Add reasonable defaults to `DRSA`
Currently, some of the initialization arguments (n_features
, hidden_dim
, n_layers
), are all required arguments. It would be a more user-friendly API to add reasonable defaults to get users to training their model quicker.