ryanzhangfan / NeuroSAT

PyTorch implementation of NeuroSAT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

PyTorch implementation of NeuroSAT

License:Apache License 2.0


Languages

Language:Python 88.6%Language:Shell 11.4%