Skip to content

mr-francois/cmtb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a confusion matrix in tensorboard

Track training and validation scores of your model for every epoch.

Installation

pip install -e git+https://github.com/mr-francois/cmtb.git#egg=cmtb

Example

See this notebook