peikexin9 / deepxplore

DeepXplore code release
MIT License
393 stars 146 forks source link

Computing the coverage #14

Closed alipourm closed 6 years ago

alipourm commented 6 years ago

Hi, How can I compute the coverage of an NN? Is the code in this repo?

BT123 commented 6 years ago

the functions in the utils.py

alipourm commented 6 years ago

Thank you!

peikexin9 commented 6 years ago

Thanks @BT123, Hi @alipourm, it's neuron_covered() in the utils.py