io.github.gustiks:Neural

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

License

License

GroupId

GroupId

io.github.gustiks
ArtifactId

ArtifactId

Neural
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Source Code Management

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

Download Neural

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.gustiks : Algebra jar 0.3.0
io.github.gustiks : Learning jar 0.3.0
org.jetbrains : annotations jar 19.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.1-alpha