issues
search
vu-aml
/
adlib
Game-Theoretic Adversarial Machine Learning Library
MIT License
57
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ORL: Fix IndexError bug when fvs is only one instance
#76
matthewsedam
closed
6 years ago
0
Add DP Tests README
#75
matthewsedam
closed
6 years ago
0
LF: Change max_iter default from 50 to 10
#74
matthewsedam
closed
6 years ago
0
LF: Fix non-start bug
#73
matthewsedam
closed
6 years ago
0
LF: Added max_iter parameter
#72
matthewsedam
closed
6 years ago
0
Bug fixes
#71
matthewsedam
closed
6 years ago
0
Add iteration cap to TRIM Learner
#70
matthewsedam
closed
6 years ago
0
Fixed requirements
#69
matthewsedam
closed
6 years ago
0
Release 1.0.0 - updates
#68
matthewsedam
closed
6 years ago
0
Fix dp_learner_many_test.py
#67
matthewsedam
closed
6 years ago
0
Fix dp_learner_many_test.py
#66
matthewsedam
closed
6 years ago
0
Server Merge
#65
matthewsedam
closed
6 years ago
0
ORL: Fix early break bug causing no actual work to be done
#64
matthewsedam
closed
6 years ago
0
IRL and ATRIM Updates
#63
matthewsedam
closed
6 years ago
0
ORL: Fix issue where an exception would be thrown if no instances are left
#62
matthewsedam
closed
6 years ago
0
Revert IRL Not Stopping
#61
matthewsedam
closed
6 years ago
0
IRL: IRL will no longer break early
#60
matthewsedam
closed
6 years ago
0
Update IRL to Support Optimizations Like ATRIM
#59
matthewsedam
closed
6 years ago
0
ATRIM: Give extra data so as to plot percent correct vs. poison perce…
#58
matthewsedam
closed
6 years ago
0
ATRIM/TRIM: Update ATRIM and TRIM to cache problem as much as possibl…
#57
matthewsedam
closed
6 years ago
0
Update DataPoisoning Learners
#56
matthewsedam
closed
6 years ago
0
IRL: Break early if no change in last two iterations of loss (met upp…
#55
matthewsedam
closed
6 years ago
0
IRL: Make step size smaller
#54
matthewsedam
closed
6 years ago
0
Test DataPoisoning Choosing Maximum
#53
matthewsedam
closed
6 years ago
0
Update Data Poisoning Learners
#52
matthewsedam
closed
6 years ago
0
Update TRIM
#51
matthewsedam
closed
6 years ago
0
Add Outlier Removal Learner
#50
matthewsedam
closed
6 years ago
0
Update Data Poisoning Learner Tests
#49
matthewsedam
closed
6 years ago
0
Update Iterative Retraining Learner
#48
matthewsedam
closed
6 years ago
0
Update Alternating Trim Learner
#47
matthewsedam
closed
6 years ago
0
ATRIM: Report number of instances that changed, not true distance
#46
matthewsedam
closed
6 years ago
0
Refactor
#45
matthewsedam
closed
6 years ago
0
Add Alternating TRIM Learner
#44
matthewsedam
closed
6 years ago
0
IRL: Update miscellaneous functions
#43
matthewsedam
closed
6 years ago
0
Add Iterative Retraining Learner
#42
matthewsedam
closed
6 years ago
0
IRL: Start implementation
#41
matthewsedam
closed
6 years ago
0
Add Iterative Retraining Learner
#40
matthewsedam
closed
6 years ago
0
Update tests
#39
matthewsedam
closed
6 years ago
0
k-insertion: Fix NaN problem
#38
matthewsedam
closed
6 years ago
0
k-insertion: Add growth bounds on gradient and update_vector
#37
matthewsedam
closed
6 years ago
0
data-transform: Update self.args when you set parameters
#36
matthewsedam
closed
6 years ago
0
k-insertion: Fix divide by zero error
#35
matthewsedam
closed
6 years ago
0
k-insertion: Fix quick_calc error
#34
matthewsedam
closed
6 years ago
0
Update K-Insertion
#33
matthewsedam
closed
6 years ago
0
Remove CircleCI
#32
matthewsedam
closed
6 years ago
0
Add __init__.py to DM
#31
matthewsedam
closed
6 years ago
0
Update CircleCI config to run k-insertion
#30
matthewsedam
closed
6 years ago
0
Fix CircleCI
#29
matthewsedam
closed
6 years ago
0
Add CircleCI Support
#28
matthewsedam
closed
6 years ago
0
Add Data Transform
#27
matthewsedam
closed
6 years ago
0
Next