Deep Java Library (DJL) 是用Java编写的深度学习框架,同时支持训练和推理。DJL建立在现代深度学习框架(TenserFlow,PyTorch,MXNet等)之上。您可以轻松地使用DJL训练模型或从各种引擎部署您喜欢的模型,而无需进行任何其他转换。它包含一个强大的ModelZoo设计,使您可以管理训练有素的模型并将其加载到一行中。
Deep Java Library (DJL) is an open-source, high-level, engine-agnostic Java framework for deep learning. DJL is designed to be easy to get started with and simple to use for Java developers.
The repository contains the source code of the examples for Deep Java Library (DJL) - an framework-agnostic Java API for deep learning.