Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cs598mp-fall2021-proj
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
chsieh16
cs598mp-fall2021-proj
Commits
471fc10988f4f74be6e6fe25cb3c8d4eacce4932
Select Git revision
Branches
2
main
default
protected
rounding
2 results
cs598mp-fall2021-proj
Author
Search by author
Any Author
authors
aastorg2
aastorg2
chsieh16
chsieh16
2 authors
Sep 01, 2022
Add Jupyter note book for parsing results
· 471fc109
chsieh16
authored
2 years ago
471fc109
Rename and save pre.data for each partition
· bb83193a
chsieh16
authored
2 years ago
bb83193a
Support ultimate bound
· 66e57949
chsieh16
authored
2 years ago
66e57949
Remove spurious cex validation
· cb772cc2
chsieh16
authored
2 years ago
cb772cc2
Allow repeating neg examples if new example exists
· 52c8e4ec
chsieh16
authored
2 years ago
52c8e4ec
Aug 21, 2022
Plotting feature vectors on feature space
· 425af33a
chsieh16
authored
2 years ago
425af33a
Remove temp data and scripts used in debugging
· 89fa5f0a
chsieh16
authored
2 years ago
89fa5f0a
Fix typo in function name
· 664a33dd
chsieh16
authored
2 years ago
664a33dd
Remove outdated toy example
· 7f6a7416
chsieh16
authored
2 years ago
7f6a7416
May 03, 2022
is_positive_example w/o considering state bound
· c7f3c569
chsieh16
authored
2 years ago
c7f3c569
Apr 30, 2022
Exclude samples not in bound instead of turing into negative examples
· 9a2eeba3
chsieh16
authored
2 years ago
9a2eeba3
Apr 28, 2022
Use Z3 instead of sympy for simplifying formula
· 933d64c4
chsieh16
authored
2 years ago
933d64c4
Apr 26, 2022
Ask teacher to check positive examples
· a2f19d65
chsieh16
authored
2 years ago
a2f19d65
Apr 21, 2022
Add documentation
· bb5a5877
chsieh16
authored
2 years ago
bb5a5877
Apr 19, 2022
Clean up print messages
· 5b70ef42
chsieh16
authored
2 years ago
5b70ef42
Refactor to parse dtree as one ITE expression
· 0f06ebb9
chsieh16
authored
2 years ago
0f06ebb9
Refactor for readability and consistency
· 04dd969b
chsieh16
authored
2 years ago
04dd969b
Rename dump function
· 68c86728
chsieh16
authored
2 years ago
68c86728
Apr 18, 2022
Add sympy teacher
· ba4170fd
chsieh16
authored
2 years ago
ba4170fd
Use sympy ITE expressions for representing candidate dtree
· 0f3cc5a1
chsieh16
authored
2 years ago
0f3cc5a1
Add sympy as dependency
· 48b398f2
chsieh16
authored
2 years ago
48b398f2
Ignore images
· 001bb73f
chsieh16
authored
2 years ago
001bb73f
Apr 09, 2022
Add teacher using dReal
· 9df05472
chsieh16
authored
2 years ago
9df05472
Mar 15, 2022
adding command to copy frsh file before execution
· 0b93929a
aastorg2
authored
3 years ago
0b93929a
changing default to 50
· 7fe9ca33
aastorg2
authored
3 years ago
7fe9ca33
Merge branch 'main' of gitlab.engr.illinois.edu:chsieh16/cs598mp-fall2021-proj into main
· e5186b45
aastorg2
authored
3 years ago
e5186b45
Jan 30, 2022
merging
· 164fc16b
aastorg2
authored
3 years ago
164fc16b
changing to tuple type
· f25aadeb
aastorg2
authored
3 years ago
f25aadeb
Add threhold in candidates and assertion to check negative examples
· b4a41659
chsieh16
authored
3 years ago
b4a41659
adding check for duplicate percieved state
· ddbe0a57
aastorg2
authored
3 years ago
ddbe0a57
Merge branch 'main' of gitlab.engr.illinois.edu:chsieh16/cs598mp-fall2021-proj into main
· c5d384c9
aastorg2
authored
3 years ago
c5d384c9
make sure negative examples are unique
· 1f3af1b4
aastorg2
authored
3 years ago
1f3af1b4
Add code to validate candidate DNF with teacher
· 1359c0cd
chsieh16
authored
3 years ago
1359c0cd
Apply Dual Reduction after result is INF_OR_UNBD
· 8d310c51
chsieh16
authored
3 years ago
8d310c51
Enable dual reduction in presolve
· 22ca231e
chsieh16
authored
3 years ago
22ca231e
Jan 24, 2022
more notes
· 2b148106
aastorg2
authored
3 years ago
2b148106
adding debugging notes
· 96cfe8c1
aastorg2
authored
3 years ago
96cfe8c1
Jan 04, 2022
Remove the generated json to avoid reusing old trees
· 57fd363c
chsieh16
authored
3 years ago
57fd363c
Add ploting script for abs learned via dtree
· b6784183
chsieh16
authored
3 years ago
b6784183
removing csv files for testing
· c076660b
aastorg2
authored
3 years ago
c076660b
Loading