This seems like a stupid question, so apologies if this is somewhere in the docs already (I couldn’t find it).
How do I access the training metrics across epochs, i.e those that are displayed in Jupyter Notebook when using learn.fit_one_cycle, as a dictionary or pandas dataframe or something else?