Last Version

io.github.gustiks:NeuraLogic 0.3.0

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

License

License

GroupId

GroupId

io.github.gustiks
ArtifactId

ArtifactId

NeuraLogic
Version

Version

0.3.0
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 0.3.0


<!-- 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