Skip to content

Conversation

relf
Copy link
Owner

@relf relf commented Sep 29, 2024

These are required in the context of a model loaded from file where we want to check input dim or even retrain another model with the same training data.

This PR adds the following getters to Gpx object:

  • dims(): which returns input and output dimensions
  • training_data(): which returns the nt training data points (x, y) used to fit the model

@relf relf merged commit d5e0617 into master Sep 29, 2024
14 checks passed
@relf relf deleted the export-info branch September 29, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant