Skip to content
Discussion options

You must be logged in to vote

The detailed code that provides the B_scal and B_seq_f are in the tutorial tools folder called step_1_savetrain.m file. As mentioned in the tutorial, the model that I provided requires input memory sequence B(t) and H(t) which are then called B_seq_f and H_seq_f. These should be sequences of 80 points long. B_scal and H_scal are scalar points that serve as the next step input and output of the model. I saved the separate sets of data in the h5 file to reduce the data computation that would otherwise happen during training which could be slow.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by PaulShuk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants