Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 693 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 693 Bytes

Deepmath

The Deepmath project seeks to improve automated theorem proving using deep learning and other machine learning techniques. Deepmath is a collaboration between Google Research and several universities.

DISCLAIMER:

The source code in this repository is not an official Google product, but is a research collaboration with external research teams.

Installation

Deepmath depends on TensorFlow, which is included as a submodule. Use, or see, the Dockerfile for build instructions for deephol, our neural prover. It requires connecting to a proof assistant server. See https://github.com/brain-research/hol-light for a server implementation.