Open NaV1YChen opened 4 years ago
Hi,
I am new to meta-learning and trying to understand your code. How do I get a figure of the LSTM loss-steps like the author showed in the paper if I use matplotlib?
Shall I catch the best final_loss as y-axis and use optimizer_steps as x-axis?
Hi,
I am new to meta-learning and trying to understand your code. How do I get a figure of the LSTM loss-steps like the author showed in the paper if I use matplotlib?
Shall I catch the best final_loss as y-axis and use optimizer_steps as x-axis?