Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 575 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 575 Bytes

LogicalBoltzmannMachines.jl

A (possibly faulty) Julia implementation of Logical Boltzmann Machines, as proposed by Tran and Garcez.

Disclaimer: This project was made in the context of a university seminar to better understand and play with the ideas presented in the paper above and also to improve my Julia skills. It may not correctly represent the contents of the publication. I am not affiliated with the authors in any way.

Usage

You can find some more information in examples/README.md.