Skip to content

Instantly share code, notes, and snippets.

@Alakhator
Created May 4, 2020 06:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Alakhator/fe9cc8d5e1648e2098422b90566b2c7e to your computer and use it in GitHub Desktop.
Save Alakhator/fe9cc8d5e1648e2098422b90566b2c7e to your computer and use it in GitHub Desktop.
Data<RealVector> inputs; //container for storing the x values
Data<RealVector> labels; //conatiner for storing the y values
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment