/NeuroSAT

PyTorch implementation of NeuroSAT

Primary LanguagePythonApache License 2.0Apache-2.0

NeuroSAT

A pytorch implementation of NeuraSAT(github, paper)

In this implementation, we use SR(U(10, 40)) for training and SR(40) for testing, achieving the same accuracy 85% as in the original paper. The model was trained on a single K40 gpu for ~3 days following the parameters in the original paper.