alan-turing-institute / ThermodynamicAnalyticsToolkit

Sampling-based approach to analyse neural networks using TensorFlow
https://alan-turing-institute.github.io/ThermodynamicAnalyticsToolkit/
GNU General Public License v3.0
22 stars 3 forks source link

Test and merge branch Fix_Accuracy_TFRecord_case into master #12

Closed FrederikHeber closed 6 years ago

FrederikHeber commented 6 years ago

Branch Fix_Accuracy_TFRecord_case fixes the accuracy calculation for tfrecord datasets (such as MNIST). There, we have a multi-class classification problem instead of binary classification.

This branch still needs testing of commits before merging into master.

FrederikHeber commented 6 years ago

This branch is fixed, all commits tested and is merged into Candidate_v0.8.