is not current version
Last Version 0.1.1

com.tencent.angel:angel-math 0.1.0

a stand alone machine learning suite which can easy to integrate with angel ps

GroupId

GroupId

com.tencent.angel
ArtifactId

ArtifactId

angel-math
Version

Version

0.1.0
Type

Type

jar

Download angel-math 0.1.0


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