Last Version

Microsoft Cognitive Toolkit 2.4

An open source deep-learning toolkit

License

License

GroupId

GroupId

com.microsoft.cntk
ArtifactId

ArtifactId

cntk
Version

Version

2.4
Type

Type

jar
Description

Description

Microsoft Cognitive Toolkit
An open source deep-learning toolkit
Project URL

Project URL

https://github.com/Microsoft/CNTK
Source Code Management

Source Code Management

http://github.com/Microsoft/CNTK/tree/master

Download cntk 2.4


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

Dependencies

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

Project Modules

There are no modules declared in this project.