Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 658 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 658 Bytes

MLSnippets

Ad hoc snippets useful in machine learning programming

Check the respective folders in the code tree for different kinds of snippets.

print_metrics (IPython) Print color-coded TensorFlow metrics in IPython for Training, Validation and Test data or datasets in tabular format, comparing those with the another metrics (such as previous history), if any. Print Metrics