ceng140-the1-tester

CENG140 THE1 Ucoluk Edition Unofficial Tester

GPL-3.0 License

Stars
4
Committers
1

ceng140-the1-tester

CENG140 THE1 Ucoluk Edition Unofficial Tester

Usage

git clone https://github.com/ozansz/ceng140-the1-tester
cd ceng140-the1-tester

python3 tester.py --json sample_dataset.json the1executable

Examples

Create dataset with 4000 test cases (100 samples * 4 labels each)

python3 datagen.py --samples 100 the1executable
Related Projects