Skip to content

Master's Thesis developed at Technische Universität München (TUM) under supervision of Prof. Stephan Günnemann.

Notifications You must be signed in to change notification settings

oriolaranda/neural-sat-solvers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generalization of Neural SAT Solvers Through Neural Algorithmic Reasoning

Master's thesis performed at Machine Learning group at TUM, under supervision of Prof. Stephan Günnemann and Johanna Sommer.

Installation

CUDA 11.6.1

conda install -c "nvidia/label/cuda-11.6.1" cuda-toolkit

PyTorch 1.12.0

TODO: Is it really needed cudatoolkit=11.6???

conda install pytorch==1.12.0 torchvision==0.13.0 torchaudio==0.12.0 cudatoolkit=11.6 -c pytorch -c conda-forge

PyTorch Geometric (including torch-scatter and torch-sparse)

conda install pyg -c pyg

About

Master's Thesis developed at Technische Universität München (TUM) under supervision of Prof. Stephan Günnemann.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages