io.github.gustiks:NeuraLogic

A Java library for Deep Relational Learning (with differentiable logic programming).

License

License

GroupId

GroupId

io.github.gustiks
ArtifactId

ArtifactId

NeuraLogic
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.gustiks:NeuraLogic
A Java library for Deep Relational Learning (with differentiable logic programming).
Project URL

Project URL

https://github.com/gustiks/neuralogic
Source Code Management

Source Code Management

https://github.com/gustiks/neuralogic/tree/master

Download NeuraLogic

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.gustiks/NeuraLogic/ -->
<dependency>
    <groupId>io.github.gustiks</groupId>
    <artifactId>NeuraLogic</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gustiks/NeuraLogic/
implementation 'io.github.gustiks:NeuraLogic:0.3.0'
// https://jarcasting.com/artifacts/io.github.gustiks/NeuraLogic/
implementation ("io.github.gustiks:NeuraLogic:0.3.0")
'io.github.gustiks:NeuraLogic:jar:0.3.0'
<dependency org="io.github.gustiks" name="NeuraLogic" rev="0.3.0">
  <artifact name="NeuraLogic" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gustiks', module='NeuraLogic', version='0.3.0')
)
libraryDependencies += "io.github.gustiks" % "NeuraLogic" % "0.3.0"
[io.github.gustiks/NeuraLogic "0.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • Resources
  • Algebra
  • Settings
  • CLI
  • Drawing
  • Learning
  • Logging
  • Logic
  • Logical
  • Neural
  • Neuralization
  • Parsing
  • Pipelines
  • Utilities
  • Workflow

Versions

Version
0.3.0
0.2.1-alpha