Settings

Theme

Proving two ML models are equivalent using Z3 (with code)

testingbranch.com

3 points by mpcsb 2 months ago · 1 comment

Reader

mpcsbOP 2 months ago

My post: I used the Z3 SMT solver to test if two models are logically equivalent across the entire input space (not just in the sample data). It either finds a counterexample or proves none exists. To be considered when simplifying complex models or when retraining routines in mlops. Post includes code and discussion.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection