NeuralNetworks

Java library

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.oguzkeremyildiz
ArtifactId

ArtifactId

NeuralNetworks
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

NeuralNetworks
Java library
Project URL

Project URL

https://github.com/oguzkeremyildiz/NeuralNetworks
Source Code Management

Source Code Management

http://github.com/oguzkeremyildiz/NeuralNetworks/tree/master

Download NeuralNetworks

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.starlangsoftware : AnnotatedSentence jar 1.0.34
io.github.starlangsoftware : Util jar 1.0.3
io.github.starlangsoftware : WordToVec jar 1.0.4
io.github.starlangsoftware : Math jar 1.0.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.10
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0