If you don't see anything in these plots, you probably need " 93 | "to decrease your --p-summary-interval. Try setting " 94 | "--p-summary-interval 1, which will record the loss at " 95 | "every second.
\n" 96 | ) 97 | 98 | if q2 is not None: 99 | index_f.write( 100 | '' 101 | '' 102 | 'Pseudo Q-squared: %f
\n' % q2 103 | ) 104 | 105 | index_f.write( 106 | 'Download as PDF
16 | 17 | {% if table1_fp %} 18 | 19 |{{ download1_text }}
20 | 21 | 22 |{{ download2_text }}
23 | 24 | {% endif %} 25 |