Coder Social home page Coder Social logo

jielogan / lomrf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anskarl/lomrf

1.0 2.0 0.0 17.09 MB

LoMRF is an open-source implementation of Markov Logic Networks.

License: GNU Lesser General Public License v3.0

Scala 99.01% Batchfile 0.27% Shell 0.72%

lomrf's Introduction

LoMRF: Logical Markov Random Fields

LoMRF is an open-source implementation of Markov Logic Networks (MLNs) written in Scala programming language.

Features overview:

  1. Parallel grounding algorithm based on Akka Actors library.
  2. Marginal (MC-SAT) and MAP (MaxWalkSAT and LP-relaxed Integer Linear Programming) inference.
  3. Batch and online weight learning (max-margin and ADAGRAD) (lomrf-wlearn).
  4. MLN knowledge base compilation (mlnc):
  • Predicate completion.
  • Clausal form transformation.
  • Replacement of functions with utility predicates and vice versa.
  • Reads and produces Alchemy compatible MLN files.
  1. Can export ground MRF in various formats (mrfwriter).
  2. Can compare MLN theories (mlndiff).

License

LoMRF comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; See the GNU Lesser General Public License v3 for more details.

Reference in Scientific Publications

Please use the following BibTex entry when you cite LoMRF in your papers:

@misc{LoMRF,
	author = {Anastasios Skarlatidis},
	title = {Logical Markov Random Fields (LoMRF): an open-source implementation of Markov Logic Networks},
	url = {https://github.com/anskarl/LoMRF}
}

Building

See Building and Linking.

Documentation

The development of LoMRF is powered by:

Java profiler

Intellij IDEA

lomrf's People

Contributors

anskarl avatar vagmcs avatar

Stargazers

JLOGAN avatar

Watchers

James Cloos avatar JLOGAN 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.