darkonhub / darkon

Toolkit to Hack Your Deep Learning Models
http://darkon.io
Apache License 2.0
233 stars 34 forks source link

test_batch required in InfluenceFeeder #2

Open teradepth opened 6 years ago

teradepth commented 6 years ago

test_batch() function required in InfluenceFeeder for large test data feeding

PaulZhangIsing commented 5 years ago

does that mean if I want to calculate the influence of 10 mislabelled example, I shall use test_batch??