cjnani16 / deeprfs_tf

moving primarily to tensorflow -- Facial Feature Relevance for CNNs
1 stars 0 forks source link

split training & eval by writing checkpoints #2

Closed soniapolt closed 4 years ago

cjnani16 commented 4 years ago

Generally this will involve fixing checkpoints as mentioned in my comment on #1, but also looking into how to either create a single function which performs my model manipulation/building or saving the architecture to a file.