SOTAVerified

Tree Neural Networks in HOL4

2020-09-03Code Available0· sign in to hype

Thibault Gauthier

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present an implementation of tree neural networks within the proof assistant HOL4. Their architecture makes them naturally suited for approximating functions whose domain is a set of formulas. We measure the performance of our implementation and compare it with other machine learning predictors on the tasks of evaluating arithmetical expressions and estimating the truth of propositional formulas.

Tasks

Reproductions