twosixlabs / armory-library

Python library for Adversarial ML Evaluation
https://twosixlabs.github.io/armory-library/
MIT License
9 stars 3 forks source link

Support arbitrary-length tuple datasets #140

Closed treubig26 closed 7 months ago

treubig26 commented 7 months ago

Modify the TupleDataset so it can support more than just 2-element tuples.