Commit 8cf919e
committed
Side by Side Feature added
- Side by Side Feature added: you can now run multiple labs and compare the data between sets at the same time
- Fixed some bugs that caused errors in the way the data was presented
- Fixed some issues that were causing file loading and navigation to be problematic
- Fixed an issue where the user was able to click on load/train/test buttons repeatedly eventually causing the system to crash
- Fixed some threading issues that were causing the program to be even slower than necessary
- Major interface update including moving most views to SwiftUI
- Model training and test results data are now visible on the same tab
- Removed Redis dependencies, start up is greatly simplified
- Removed lots of outdated code and files, that should improve readability of the codebase
- Updated the README1 parent b5306a5 commit 8cf919e
34 files changed
Lines changed: 1604 additions & 9267 deletions
File tree
- AdversaryLabSwift.xcodeproj
- AdversaryLabSwift
- Assets.xcassets/AccentColor.colorset
- Base.lproj
- Controllers
- CoreMLFeatures
- Features
- Helpers
- Models
Large diffs are not rendered by default.
Lines changed: 165 additions & 149 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | 71 | | |
Lines changed: 33 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments