• Joined on 2024-02-15
Adog64 pushed to master at Adog64/Adversarial-Machine-Learning-C... 2024-05-01 11:19:06 -04:00
0ba4e489bb Added pseudocode to poster, fixed MNIST results not showing 0 strength
Adog64 pushed to master at Adog64/Adversarial-Machine-Learning-C... 2024-05-01 02:11:50 -04:00
ac1272e123 Added Rowan brand standards as reference
Adog64 pushed to master at Adog64/Adversarial-Machine-Learning-C... 2024-05-01 02:10:47 -04:00
0e94757c07 Poster basically done, finished organizing directory structure
Adog64 pushed to master at Adog64/Adversarial-Machine-Learning-C... 2024-05-01 01:36:03 -04:00
fd6e4f32a4 More references
Adog64 pushed to master at Adog64/Adversarial-Machine-Learning-C... 2024-05-01 01:29:30 -04:00
008ef906d7 Directory structure overhaul, poster almost done
Adog64 opened issue Adog64/Adversarial-Machine-Learning-C...#9 2024-05-01 00:57:05 -04:00
Implement ImageNet classifier
Adog64 opened issue Adog64/Adversarial-Machine-Learning-C...#8 2024-05-01 00:56:46 -04:00
Implement Carlini and Wagner Attack
Adog64 closed issue Adog64/Adversarial-Machine-Learning-C...#5 2024-05-01 00:55:46 -04:00
Implement CIFAR-10
Adog64 commented on issue Adog64/Adversarial-Machine-Learning-C...#5 2024-05-01 00:55:45 -04:00
Implement CIFAR-10

Implemented with VGG16 and tested with FGSM

Adog64 pushed to master at Adog64/Adversarial-Machine-Learning-C... 2024-04-30 23:03:38 -04:00
bf2440ef86 Results successfully displayed as matplotlib bar3d
Adog64 pushed to master at Adog64/Adversarial-Machine-Learning-C... 2024-04-29 17:31:14 -04:00
b473ddc8e9 Poster very much in the works. Display results working well
Adog64 pushed to master at Adog64/Adversarial-Machine-Learning-C... 2024-04-28 11:20:04 -04:00
54ed4466bc Trained VGG16 on CIFAR-10, displayed results
Adog64 pushed to master at Adog64/Adversarial-Machine-Learning-C... 2024-04-25 14:41:17 -04:00
2f0a6fc919 No success with adjusting CNN, set up VGG-16
Adog64 pushed to master at Adog64/Adversarial-Machine-Learning-C... 2024-04-25 11:57:32 -04:00
6c4723a633 Implemented LeNet for CIFAR-10
Adog64 pushed to master at Adog64/Adversarial-Machine-Learning-C... 2024-04-25 08:37:31 -04:00
343958653e Trained DLA on CIFAR-10 for 14 epochs. Achieved 82% accuracy
Adog64 pushed to master at Adog64/Adversarial-Machine-Learning-C... 2024-04-24 21:25:07 -04:00
b4a1aee0db Trained CIFAR-10 CNN, 60% accuracy, switching to DLA
Adog64 pushed to master at Adog64/Adversarial-Machine-Learning-C... 2024-04-24 18:12:40 -04:00
1f289157e2 Converted old results to JSON format with metadata
Adog64 pushed to master at Adog64/Adversarial-Machine-Learning-C... 2024-04-24 12:16:31 -04:00
610d8b8678 got data for fgsm mnist, working on displaying it
Adog64 pushed to master at Adog64/Adversarial-Machine-Learning-C... 2024-04-23 17:12:59 -04:00
5c911219b9 Debugged code to run in background
Adog64 pushed to master at Adog64/Adversarial-Machine-Learning-C... 2024-04-23 13:50:22 -04:00
541a3b0850 Loop over all filters and serialize results