Skip to content

Add DJL#877

Merged
akullpp merged 1 commit into
akullpp:masterfrom
zachgk:master
Sep 21, 2020
Merged

Add DJL#877
akullpp merged 1 commit into
akullpp:masterfrom
zachgk:master

Conversation

@zachgk

@zachgk zachgk commented Aug 28, 2020

Copy link
Copy Markdown
Contributor

DJL (Deep Java Library) is an open-source library for Deep Learning.

Unlike other Java options, it is engine agnostic so it can use the same native libraries that power the most popular python deep learning frameworks while allowing you to switch between them without code changes. This gives it much better interoperability so models trained in python can be put into production Java services. It also allows Java developers to make better use of the performance innovations and hardware support (GPU, TPU) that those engines offer. DJL has an especially high focus on ease of use and making deep learning as easy as possible for Java developers.

DJL is maintained by AWS, but it is fully open source (Apache2).

DJL (Deep Java Library) is an open-source library for Deep Learning. It
is engine agnostic so it can use the same native libraries that power
the most popular python deep learning frameworks while allowing you to switch
between them without code changes. It also focuses on ease of use to
make deep learning as easy as possible for Java developers.
@akullpp akullpp merged commit ffb1de9 into akullpp:master Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants