-
Notifications
You must be signed in to change notification settings - Fork 0
yifeim/sigma_opt_codes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Step 1: run startup.m to add dependencies Step 2: run demo/small_20plot.m to see an interesting toy example. Step 3: run demo/demo_digits_sample.m to see the most sophisticated usage which include taking a subsample, building a knn graph, and running all active learning strategies for 2 repetitions (EER has been commented out). Step 4: modify demo_digits_sample.m to create your own problem. (refsigma_opt_codes/demo/small_20plot.m
Line 13 in 0b62ff1
load DBLP20_v1 ) Also included: data/ some other graphs I used. Their sources are detailed in the paper. Contact: Yifei Ma. [email protected]
load digits_scikit.csv;
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published