GithubHelp home page GithubHelp logo

alexxnica / deepmath Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tensorflow/deepmath

0.0 1.0 0.0 2.02 MB

Experiments towards neural network theorem proving

License: Apache License 2.0

Python 44.04% Protocol Buffer 0.96% C++ 55.00%

deepmath's Introduction

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.

For now the repository contains only a C++ implementation of the HOL Light kernel, which we have released early in order to faciliate existing collaborations. More to come soon, including neural network models.

Directories

  • hol: A C++ implementation of the HOL Light kernel.
  • zz: A reimplementation of the HOL Light kernel (with visualizer and other stuff).

Installation

Deepmath depends on TensorFlow, which is included as a submodule. To use, first install all TensorFlow dependencies and run configure to initialize the build system, as described here:

# Install TensorFlow dependencies if necessary
cd deepmath/tensorflow
./configure  # and answer all questions

You can then build hol via

cd deepmath/hol
bazel build ...

deepmath's People

Contributors

girving avatar szegedy avatar fchollet avatar niklaseen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.