# KerasDL4j **Repository Path**: lch0821/KerasDL4j ## Basic Information - **Project Name**: KerasDL4j - **Description**: 使用Java通过DL4J调用Keras训练的模型。 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-02-23 - **Last Updated**: 2022-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Java 与 Keras 集成 Demo ## 1 利用Keras训练模型 ``` py keras_demo.py ``` ## 2 通过Java调用模型做预测 直接跑Java程序