kupl / adapt

ADAPT is the open source white-box testing framework for deep neural networks
MIT License
21 stars 5 forks source link

typo in adapt/tutorial/README.md #3

Closed sooyoungcha closed 3 years ago

sooyoungcha commented 3 years ago

Test LeNet-5 that trained for MNIST. -> Test LeNet-5 that is trained for MNIST.

sooyoungcha commented 3 years ago

fixed