Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 382 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 382 Bytes

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.